gpgs.multiplayer.turnbased.rematch()

Type Function
Return value none
Revision Release 2024.3703
Keywords Google Play Games Services, game network, gpgs, multiplayer, turn-based, rematch
See also gpgs.multiplayer.turnbased
gpgs.multiplayer
gpgs.*

Overview

Initiates a re-match.

Syntax

gpgs.multiplayer.turnbased.rematch( matchId )
params (required)

Table. Contains parameters for the call — see the next section for details.

Parameter Reference

The params table contains parameters for the call.

matchId (required)

String. The match for which to initiate a re-match.

listener (optional)

Listener. Listener function which receives a rematch event.