toggle menu
SDK-Android
androidJvm
switch theme
search in API
libcommon
/
io.mimi.sdk.common.logging
Package-level
declarations
Types
Properties
Types
Log
Msg
Link copied to clipboard
data
class
LogMsg
(
val
priority
:
Int
,
val
tag
:
String
,
val
message
:
String
)
Base Log class
Mimi
Log
Link copied to clipboard
class
MimiLog
(
tag
:
String
=
""
)
Custom class to log messages.
Properties
TAG
Link copied to clipboard
@
MsdkInternalApi
val
Any
.
TAG
:
String