Photon Server API

Properties | List of all members
Photon.Hive.Operations.CreateGameResponse Class Reference

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...
 

Detailed Description

Defines the response paramters for create game requests.

Property Documentation

◆ Address

string Photon.Hive.Operations.CreateGameResponse.Address
getset

Gets or sets the address of the game server.

The game server address.

◆ GameId

string Photon.Hive.Operations.CreateGameResponse.GameId
getset

Gets or sets the game id.

The game id.