object.getParticipant()

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

Overview

Returns a table containing the Participant object for the specified participant ID, or nil if not found.

Syntax

object.getParticipant( participantId )
participantId (required)

String. The ID of the participant.