stream-webrtc-android
Toggle table of contents
1.3.6
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
stream-webrtc-android
stream-webrtc-android
/
org.webrtc
/
CallSessionFileRotatingLogSink
Call
Session
File
Rotating
Log
Sink
open
class
CallSessionFileRotatingLogSink
Members
Constructors
Call
Session
File
Rotating
Log
Sink
Link copied to clipboard
constructor
(
dirPath
:
String
,
maxFileSize
:
Int
,
severity
:
Logging.Severity
)
Functions
dispose
Link copied to clipboard
open
fun
dispose
(
)
get
Log
Data
Link copied to clipboard
open
fun
getLogData
(
dirPath
:
String
)
:
Array
<
Byte
>