apiMatch
Represents a realtime match.
Game BackendMultiplayerReal-TimeWebSocketMatchmakingLeaderboardsSocial GamingOpen SourceLiveOpsgRPC
Properties
| Name |
Type |
Description |
| matchId |
string |
The ID of the match, can be used to join. |
| authoritative |
boolean |
True if it's an server-managed authoritative match, false otherwise. |
| label |
string |
Match label, if any. |
| size |
integer |
Current number of users in the match. |
| tickRate |
integer |
|
| handlerName |
string |
|
JSON Schema