shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.socket
/
MeetingTimeRemainingOptions
Meeting
Time
Remaining
Options
data
class
MeetingTimeRemainingOptions
(
val
timeRemainingMillis
:
Int
,
val
showAlert
:
ShowAlert
?
=
null
,
val
eventType
:
EventType
)
Members
Constructors
Meeting
Time
Remaining
Options
Link copied to clipboard
constructor
(
timeRemainingMillis
:
Int
,
showAlert
:
ShowAlert
?
=
null
,
eventType
:
EventType
)
Properties
event
Type
Link copied to clipboard
val
eventType
:
EventType
show
Alert
Link copied to clipboard
val
showAlert
:
ShowAlert
?
=
null
time
Remaining
Millis
Link copied to clipboard
val
timeRemainingMillis
:
Int