Photon Server API Documentation
v5.0RC1
Defines the response paramters for create game requests. More...
Properties | |
| string | Address [get, set] |
| Gets or sets the address of the game server. More... | |
| string | GameId [get, set] |
| Gets or sets the game id. More... | |
Properties inherited from Photon.LoadBalancing.Operations.JoinGameResponseBase | |
| object | AuthenticationToken [get, set] |
| Gets or sets the authentication token. More... | |
Defines the response paramters for create game requests.
|
getset |
Gets or sets the address of the game server.
The game server address.
|
getset |
Gets or sets the game id.
The game id.