shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.model
/
StoppedRecordingOptions
Stopped
Recording
Options
data
class
StoppedRecordingOptions
(
val
state
:
String
,
val
reason
:
String
,
val
showAlert
:
ShowAlert
?
)
Members
Constructors
Stopped
Recording
Options
Link copied to clipboard
constructor
(
state
:
String
,
reason
:
String
,
showAlert
:
ShowAlert
?
)
Properties
reason
Link copied to clipboard
val
reason
:
String
show
Alert
Link copied to clipboard
val
showAlert
:
ShowAlert
?
state
Link copied to clipboard
val
state
:
String