/AWS1/CL_AFBPROFILE¶
A room profile with attributes.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_profilearn TYPE /AWS1/AFBARN /AWS1/AFBARN¶
The ARN of a room profile.
iv_profilename TYPE /AWS1/AFBPROFILENAME /AWS1/AFBPROFILENAME¶
The name of a room profile.
iv_isdefault TYPE /AWS1/AFBBOOLEAN /AWS1/AFBBOOLEAN¶
Retrieves if the profile is default or not.
iv_address TYPE /AWS1/AFBADDRESS /AWS1/AFBADDRESS¶
The address of a room profile.
iv_timezone TYPE /AWS1/AFBTIMEZONE /AWS1/AFBTIMEZONE¶
The time zone of a room profile.
iv_distanceunit TYPE /AWS1/AFBDISTANCEUNIT /AWS1/AFBDISTANCEUNIT¶
The distance unit of a room profile.
iv_temperatureunit TYPE /AWS1/AFBTEMPERATUREUNIT /AWS1/AFBTEMPERATUREUNIT¶
The temperature unit of a room profile.
iv_wakeword TYPE /AWS1/AFBWAKEWORD /AWS1/AFBWAKEWORD¶
The wake word of a room profile.
iv_locale TYPE /AWS1/AFBDEVICELOCALE /AWS1/AFBDEVICELOCALE¶
The locale of a room profile. (This is currently available only to a limited preview audience.)
iv_setupmodedisabled TYPE /AWS1/AFBBOOLEAN /AWS1/AFBBOOLEAN¶
The setup mode of a room profile.
iv_maxvolumelimit TYPE /AWS1/AFBMAXVOLUMELIMIT /AWS1/AFBMAXVOLUMELIMIT¶
The max volume limit of a room profile.
iv_pstnenabled TYPE /AWS1/AFBBOOLEAN /AWS1/AFBBOOLEAN¶
The PSTN setting of a room profile.
iv_dataretentionoptin TYPE /AWS1/AFBBOOLEAN /AWS1/AFBBOOLEAN¶
Whether data retention of the profile is enabled.
iv_addressbookarn TYPE /AWS1/AFBARN /AWS1/AFBARN¶
The ARN of the address book.
io_meetingroomconfiguration TYPE REF TO /AWS1/CL_AFBMEETINGROOMCONF /AWS1/CL_AFBMEETINGROOMCONF¶
Meeting room settings of a room profile.
Queryable Attributes¶
ProfileArn¶
The ARN of a room profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROFILEARN() |
Getter for PROFILEARN, with configurable default |
ASK_PROFILEARN() |
Getter for PROFILEARN w/ exceptions if field has no value |
HAS_PROFILEARN() |
Determine if PROFILEARN has a value |
ProfileName¶
The name of a room profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROFILENAME() |
Getter for PROFILENAME, with configurable default |
ASK_PROFILENAME() |
Getter for PROFILENAME w/ exceptions if field has no value |
HAS_PROFILENAME() |
Determine if PROFILENAME has a value |
IsDefault¶
Retrieves if the profile is default or not.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISDEFAULT() |
Getter for ISDEFAULT, with configurable default |
ASK_ISDEFAULT() |
Getter for ISDEFAULT w/ exceptions if field has no value |
HAS_ISDEFAULT() |
Determine if ISDEFAULT has a value |
Address¶
The address of a room profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDRESS() |
Getter for ADDRESS, with configurable default |
ASK_ADDRESS() |
Getter for ADDRESS w/ exceptions if field has no value |
HAS_ADDRESS() |
Determine if ADDRESS has a value |
Timezone¶
The time zone of a room profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMEZONE() |
Getter for TIMEZONE, with configurable default |
ASK_TIMEZONE() |
Getter for TIMEZONE w/ exceptions if field has no value |
HAS_TIMEZONE() |
Determine if TIMEZONE has a value |
DistanceUnit¶
The distance unit of a room profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DISTANCEUNIT() |
Getter for DISTANCEUNIT, with configurable default |
ASK_DISTANCEUNIT() |
Getter for DISTANCEUNIT w/ exceptions if field has no value |
HAS_DISTANCEUNIT() |
Determine if DISTANCEUNIT has a value |
TemperatureUnit¶
The temperature unit of a room profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEMPERATUREUNIT() |
Getter for TEMPERATUREUNIT, with configurable default |
ASK_TEMPERATUREUNIT() |
Getter for TEMPERATUREUNIT w/ exceptions if field has no val |
HAS_TEMPERATUREUNIT() |
Determine if TEMPERATUREUNIT has a value |
WakeWord¶
The wake word of a room profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WAKEWORD() |
Getter for WAKEWORD, with configurable default |
ASK_WAKEWORD() |
Getter for WAKEWORD w/ exceptions if field has no value |
HAS_WAKEWORD() |
Determine if WAKEWORD has a value |
Locale¶
The locale of a room profile. (This is currently available only to a limited preview audience.)
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOCALE() |
Getter for LOCALE, with configurable default |
ASK_LOCALE() |
Getter for LOCALE w/ exceptions if field has no value |
HAS_LOCALE() |
Determine if LOCALE has a value |
SetupModeDisabled¶
The setup mode of a room profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SETUPMODEDISABLED() |
Getter for SETUPMODEDISABLED, with configurable default |
ASK_SETUPMODEDISABLED() |
Getter for SETUPMODEDISABLED w/ exceptions if field has no v |
HAS_SETUPMODEDISABLED() |
Determine if SETUPMODEDISABLED has a value |
MaxVolumeLimit¶
The max volume limit of a room profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAXVOLUMELIMIT() |
Getter for MAXVOLUMELIMIT, with configurable default |
ASK_MAXVOLUMELIMIT() |
Getter for MAXVOLUMELIMIT w/ exceptions if field has no valu |
HAS_MAXVOLUMELIMIT() |
Determine if MAXVOLUMELIMIT has a value |
PSTNEnabled¶
The PSTN setting of a room profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PSTNENABLED() |
Getter for PSTNENABLED, with configurable default |
ASK_PSTNENABLED() |
Getter for PSTNENABLED w/ exceptions if field has no value |
HAS_PSTNENABLED() |
Determine if PSTNENABLED has a value |
DataRetentionOptIn¶
Whether data retention of the profile is enabled.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATARETENTIONOPTIN() |
Getter for DATARETENTIONOPTIN, with configurable default |
ASK_DATARETENTIONOPTIN() |
Getter for DATARETENTIONOPTIN w/ exceptions if field has no |
HAS_DATARETENTIONOPTIN() |
Determine if DATARETENTIONOPTIN has a value |
AddressBookArn¶
The ARN of the address book.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDRESSBOOKARN() |
Getter for ADDRESSBOOKARN, with configurable default |
ASK_ADDRESSBOOKARN() |
Getter for ADDRESSBOOKARN w/ exceptions if field has no valu |
HAS_ADDRESSBOOKARN() |
Determine if ADDRESSBOOKARN has a value |
MeetingRoomConfiguration¶
Meeting room settings of a room profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEETINGROOMCONFIGURATION() |
Getter for MEETINGROOMCONFIGURATION |