GameCenterMatchmakingTeamAssignment
The data structure that represents the assignment of a player to a team.
Declaration
object GameCenterMatchmakingTeamAssignmentProperties
| Name | Type | Description |
|---|---|---|
playerId | string | A unique identifier for the player. |
team | string | The name of the team that Game Center assigned the player to. |