Type Function Return value String Revision Release 2025.3721 Keywords Google Play Games Services, game network, gpgs, Room, getParticipantStatus See also Room gpgs.multiplayer gpgs.*
Returns a string representing the status of a participant, or nil if not found. Can be one of the following:
"invited""joined""declined""left"object.getParticipantStatus( participantId )
String. The ID of the participant.