GCKLoggerCommon.h File
GCKLoggerLevel enum.
More...
|
typedef | NS_CLOSED_ENUM (NSInteger, GCKLoggerLevel) |
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["Defines the `GCKLoggerLevel` enum, used for setting logging levels."],["Provides functionalities related to logging within the Google Cast framework."],["This header file, `GCKLoggerCommon.h`, is a part of the Google Cast SDK."]]],["The core content describes the `GCKLoggerLevel` enumeration, which is defined as a closed enum (`NS_CLOSED_ENUM`) based on an `NSInteger`. This enumeration is located within the `GCKLoggerCommon.h` file. The provided information highlights the existence of functions and the type definition for `GCKLoggerLevel`. It is a level used in the logger.\n"]]