/AWS1/CL_CHSLSTCHANNELMEMBER03¶
ListChannelMembershipsForAppInstanceUserResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_channelmemberships
TYPE /AWS1/CL_CHSCHANNELMEMBERSHI00=>TT_CHANNELMEMBERSHIPFORAPPIN00
TT_CHANNELMEMBERSHIPFORAPPIN00
¶
The information for the requested channel memberships.
iv_nexttoken
TYPE /AWS1/CHSNEXTTOKEN
/AWS1/CHSNEXTTOKEN
¶
The token passed by previous API calls until all requested users are returned.
Queryable Attributes¶
ChannelMemberships¶
The information for the requested channel memberships.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CHANNELMEMBERSHIPS() |
Getter for CHANNELMEMBERSHIPS, with configurable default |
ASK_CHANNELMEMBERSHIPS() |
Getter for CHANNELMEMBERSHIPS w/ exceptions if field has no |
HAS_CHANNELMEMBERSHIPS() |
Determine if CHANNELMEMBERSHIPS has a value |
NextToken¶
The token passed by previous API calls until all requested users are returned.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |