/AWS1/CL_CHSGETCHANNELMEMBER01¶
GetChannelMembershipPreferencesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_channelarn TYPE /AWS1/CHSCHIMEARN /AWS1/CHSCHIMEARN¶
The ARN of the channel.
io_member TYPE REF TO /AWS1/CL_CHSIDENTITY /AWS1/CL_CHSIDENTITY¶
The details of a user.
io_preferences TYPE REF TO /AWS1/CL_CHSCHANNELMEMBERSHI01 /AWS1/CL_CHSCHANNELMEMBERSHI01¶
The channel membership preferences for an
AppInstanceUser.
Queryable Attributes¶
ChannelArn¶
The ARN of the channel.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CHANNELARN() |
Getter for CHANNELARN, with configurable default |
ASK_CHANNELARN() |
Getter for CHANNELARN w/ exceptions if field has no value |
HAS_CHANNELARN() |
Determine if CHANNELARN has a value |
Member¶
The details of a user.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEMBER() |
Getter for MEMBER |
Preferences¶
The channel membership preferences for an
AppInstanceUser.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PREFERENCES() |
Getter for PREFERENCES |