Skip to content

/AWS1/CL_GMS=>GETPLAYERCONNECTIONSTATUS()

About GetPlayerConnectionStatus

Gets the status of a player's connection to the game runtime.

It's possible for a single player to have multiple connections to the game runtime. If a player is not connected, this operation returns an empty list.

Method Signature

IMPORTING

Required arguments:

IV_PLAYERID TYPE /AWS1/GMSPLAYERID /AWS1/GMSPLAYERID

The unique identifier representing a player.

IV_GAMENAME TYPE /AWS1/GMSGAMENAME /AWS1/GMSGAMENAME

The name of the game.

IV_STAGENAME TYPE /AWS1/GMSSTAGENAME /AWS1/GMSSTAGENAME

The name of the stage.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_GMSGETPLAYERCXNSTATRS /AWS1/CL_GMSGETPLAYERCXNSTATRS