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