object.getAvailableAutoMatchSlots()

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

Overview

Returns an integer indicating the maximum number of available auto-match slots for this match. If auto-match criteria were not specified during match creation, or if all slots have been filled, this will return 0.

Syntax

object.getAvailableAutoMatchSlots()