/AWS1/CL_GMSGETPLAYERCXNSTATRS¶
GetPlayerConnectionStatusResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_connections TYPE /AWS1/CL_GMSCONNECTION=>TT_CONNECTIONLIST TT_CONNECTIONLIST¶
The list of connection ids, one for each connection in use by the player.
Queryable Attributes¶
Connections¶
The list of connection ids, one for each connection in use by the player.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONNECTIONS() |
Getter for CONNECTIONS, with configurable default |
ASK_CONNECTIONS() |
Getter for CONNECTIONS w/ exceptions if field has no value |
HAS_CONNECTIONS() |
Determine if CONNECTIONS has a value |