object.getParticipantStatus()

Type Function
Return value String
Revision Release 2024.3703
Keywords Google Play Games Services, game network, gpgs, Room, getParticipantStatus
See also Room
gpgs.multiplayer
gpgs.*

Overview

Returns a string representing the status of a participant, or nil if not found. Can be one of the following:

Syntax

object.getParticipantStatus( participantId )
participantId (required)

String. The ID of the participant.