Type Function Return value String Revision 2017.3060 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 )