Skip to content

/AWS1/CL_AFBUPENDOFMEETINGRE00

Settings for the end of meeting reminder feature that are applied to a room profile. The end of meeting reminder enables Alexa to remind users when a meeting is ending.

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_REMINDERATMINUTES TYPE /AWS1/CL_AFBENDOFMEETINGREMI00=>TT_ENDOFMEETINGREMINDERMINSLST TT_ENDOFMEETINGREMINDERMINSLST

Updates settings for the end of meeting reminder feature that are applied to a room profile. The end of meeting reminder enables Alexa to remind users when a meeting is ending.

IV_REMINDERTYPE TYPE /AWS1/AFBENDOFMEETINGREMINDE00 /AWS1/AFBENDOFMEETINGREMINDE00

The type of sound that users hear during the end of meeting reminder.

IV_ENABLED TYPE /AWS1/AFBBOOLEAN /AWS1/AFBBOOLEAN

Whether an end of meeting reminder is enabled or not.


Queryable Attributes

ReminderAtMinutes

Updates settings for the end of meeting reminder feature that are applied to a room profile. The end of meeting reminder enables Alexa to remind users when a meeting is ending.

Accessible with the following methods

Method Description
GET_REMINDERATMINUTES() Getter for REMINDERATMINUTES, with configurable default
ASK_REMINDERATMINUTES() Getter for REMINDERATMINUTES w/ exceptions if field has no v
HAS_REMINDERATMINUTES() Determine if REMINDERATMINUTES has a value

ReminderType

The type of sound that users hear during the end of meeting reminder.

Accessible with the following methods

Method Description
GET_REMINDERTYPE() Getter for REMINDERTYPE, with configurable default
ASK_REMINDERTYPE() Getter for REMINDERTYPE w/ exceptions if field has no value
HAS_REMINDERTYPE() Determine if REMINDERTYPE has a value

Enabled

Whether an end of meeting reminder is enabled or not.

Accessible with the following methods

Method Description
GET_ENABLED() Getter for ENABLED, with configurable default
ASK_ENABLED() Getter for ENABLED w/ exceptions if field has no value
HAS_ENABLED() Determine if ENABLED has a value