Type Function Return value String Revision Release 2025.3721 Keywords Google Play Games Services, game network, gpgs, Match, getParticipantStatus See also Match 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""not invited yet"object.getParticipantStatus( participantId )
String. The ID of the participant.