SendbirdUIKit
3.21.1
SendbirdUIKit
/
com.sendbird.uikit
/
SendbirdUIKit
/
LogLevel
Log
Level
enum
LogLevel
UIKit log level. It depends on android Log level.
Entries
Functions
Properties
Entries
ALL
Link copied to clipboard
ALL
INFO
Link copied to clipboard
INFO
WARN
Link copied to clipboard
WARN
ERROR
Link copied to clipboard
ERROR
NONE
Link copied to clipboard
NONE
Functions
value
Of
Link copied to clipboard
open
fun
valueOf
(
name
:
String
)
:
SendbirdUIKit.LogLevel
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
SendbirdUIKit.LogLevel
>
Returns an array containing the constants of this enum type, in the order they're declared.
Properties
level
Link copied to clipboard
val
level
:
Int