object.getParticipant()

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

Overview

Returns a table which contains the Participant object for the specificied participant ID. Can return nil if not found.

Syntax

object.getParticipant( participantId )
participantId (required)

String. The ID of the participant.