averageEloScore | The optional game defined Elo score for the match as a whole. The Elo score is averaged against all clients in a match and that value is used to produce better search results when listing available matches.
If the Elo is provided the result set will be ordered according to the magnitude of the absoloute value of the difference of the a client searching for a match and the network average for all clients in each match. If the Elo score is not provided (and therefore 0 for all matches) the Elo score will not affect the search results.
Each game can calculate this value as they wish according to whatever scale is best for that game. |
currentSize | Current number of users connected to a match. |
directConnectInfos | Direct connection info for network games; This is not required for games utilizing matchmaker. |
hostNodeId | The NodeID of the host in a matchmaker match. |
isPrivate | Describes if this match is considered private. |
matchAttributes | Match attributes describing game specific features for this match. Each attribute is a key/value pair of a string key with a long value. Each match may have up to 10 of these values.
The game is free to use this as desired to assist in finding better match results when clients search for matches to join. |
maxSize | Max number of users that may connect to a match. |
name | Name of the match. |
networkId | NetworkID of the match. |