Details about a UNET Matchmaker match.
This is returned from UMatch.CreateMatch() and UMatch.JoinMatch().
| accessToken | The binary access token this client uses to authenticate its session for future commands. |
| address | IP address of the host of the match,. |
| networkId | The unique ID of this match. |
| nodeId | NodeID for this member client in the match. |
| port | Port of the host of the match. |
| usingRelay | Flag to say if the math uses a relay server. |