MeetingTimeRemainingOptions

data class MeetingTimeRemainingOptions(val timeRemaining: Int, val eventType: EventType, val showAlert: ShowAlert?)

Constructors

Link copied to clipboard
constructor(timeRemaining: Int, eventType: EventType, showAlert: ShowAlert?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard