MeetingEndedOptions

data class MeetingEndedOptions(val showAlert: ShowAlert?, val redirectUrl: String?, val onWeb: Boolean, val eventType: EventType, val updateValidated: (Boolean) -> Unit?)

Constructors

Link copied to clipboard
constructor(showAlert: ShowAlert?, redirectUrl: String?, onWeb: Boolean, eventType: EventType, updateValidated: (Boolean) -> Unit?)

Properties

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