event.matchId

Type String
Event load
Revision Release 2024.3703
Keywords Google Play Games Services, game network, gpgs, turn-based, load, matchId
See also load
gpgs.multiplayer.turnbased
gpgs.multiplayer
gpgs.*

Overview

String representing the ID of the match that was just loaded. This can be used along with gpgs.multiplayer.turnbased.getMatch() to get the match object, but only if matchId is specified in the call.