Loggable

interface Loggable

Functions

Link copied to clipboard
abstract fun onLogMessage(level: HMSLogger.LogLevel, tag: String, message: String, isWebRtCLog: Boolean)
Link copied to clipboard
open fun onLogToFile(fileName: HMSLogger.LogFiles, tag: String, message: MutableMap<String, RTCStats>)