Package | Description |
---|---|
com.ciscowebex.androidsdk |
Modifier and Type | Method and Description |
---|---|
static Webex.LogLevel |
Webex.LogLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Webex.LogLevel[] |
Webex.LogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Webex.setLogLevel(Webex.LogLevel logLevel)
Set the log level of the logging.
|