LogLevel

enum LogLevel

UIKit log level. It depends on android Log level.

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun valueOf(name: String): SendbirdUIKit.LogLevel
Link copied to clipboard
open fun values(): Array<SendbirdUIKit.LogLevel>

Properties

Link copied to clipboard
val level: Int