Photon Server API Documentation v5.0RC1

Properties | List of all members
Photon.LoadBalancing.MasterServer.Lobby.ILobbyPeer Interface Reference
Inheritance diagram for Photon.LoadBalancing.MasterServer.Lobby.ILobbyPeer:
Photon.LoadBalancing.MasterServer.MasterClientPeer

Properties

NetworkProtocolType NetworkProtocol [get]
 
IPAddress LocalIPAddress [get]
 
int LocalPort [get]
 
string UserId [get]
 
bool UseHostnames [get]
 
string SessionId [get]
 
bool CustomAuthUserIdUsed [get]
 

Property Documentation

◆ CustomAuthUserIdUsed

bool Photon.LoadBalancing.MasterServer.Lobby.ILobbyPeer.CustomAuthUserIdUsed
get

◆ LocalIPAddress

IPAddress Photon.LoadBalancing.MasterServer.Lobby.ILobbyPeer.LocalIPAddress
get

◆ LocalPort

int Photon.LoadBalancing.MasterServer.Lobby.ILobbyPeer.LocalPort
get

◆ NetworkProtocol

NetworkProtocolType Photon.LoadBalancing.MasterServer.Lobby.ILobbyPeer.NetworkProtocol
get

◆ SessionId

string Photon.LoadBalancing.MasterServer.Lobby.ILobbyPeer.SessionId
get

◆ UseHostnames

bool Photon.LoadBalancing.MasterServer.Lobby.ILobbyPeer.UseHostnames
get

◆ UserId

string Photon.LoadBalancing.MasterServer.Lobby.ILobbyPeer.UserId
get