ReminderType getType()
Gets the reminder's type.
String getTitle()
Gets the reminder dialog content's title.
List< ReminderType > getMultiReminderTypes()
Gets the list of reminder types.
ActionType getActionType()
Gets the type of action the user should take after receiving this reminder content.
String getContent()
Gets the detail content of the reminder dialog.
boolean isBlocking()
Determines whether to block the user from joining or staying in the meeting.