shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.model
/
TimeLeftRecordingOptions
Time
Left
Recording
Options
data
class
TimeLeftRecordingOptions
(
val
timeLeft
:
Int
,
val
showAlert
:
ShowAlert
?
)
Members
Constructors
Time
Left
Recording
Options
Link copied to clipboard
constructor
(
timeLeft
:
Int
,
showAlert
:
ShowAlert
?
)
Properties
show
Alert
Link copied to clipboard
val
showAlert
:
ShowAlert
?
time
Left
Link copied to clipboard
val
timeLeft
:
Int