object.getPendingParticipantId()

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

Overview

Returns a string representing the ID of the participant who is considered pending. If no participant is considered pending — for example if the match is over — this function will return nil.

Syntax

object.getPendingParticipantId()