The reminder dialog content.
String getTitle()
Get the reminder dialog content’s title.
List< ReminderType > getMultiReminderTypes()
Get a list of reminder’s type.
ActionType getActionType()
Get the type of the action which user should take after receiving this reminder content.
String getContent()
Get the detail content of the reminder dialog content.
boolean isBlocking()
Whether to block the user from joining or staying in the meeting.