Photon Server API Documentation v5.0RC1

Public Member Functions | Properties | List of all members
Photon.NameServer.PhotonEndpointInfo Class Reference

Public Member Functions

 PhotonEndpointInfo (Node nodeInfo)
 
override string ToString ()
 
string GetEndPoint (NetworkProtocolType networkProtocolType, int port, bool isIPv6=false, bool useHostnames=false)
 

Properties

string SecureWebSocketIPv6EndPoint [get, set]
 
string WebSocketIPv6EndPoint [get, set]
 
string TcpIPv6EndPoint [get, set]
 
string UdpIPv6EndPoint [get, set]
 
string UdpEndPoint [get]
 
string UdpHostname [get]
 
string TcpEndPoint [get]
 
string TcpHostname [get]
 
string WebSocketEndPoint [get]
 
string SecureWebSocketEndPoint [get]
 
string WebRTCEndPoint [get]
 
string Region [get]
 

Constructor & Destructor Documentation

◆ PhotonEndpointInfo()

Photon.NameServer.PhotonEndpointInfo.PhotonEndpointInfo ( Node  nodeInfo)
inline

Member Function Documentation

◆ GetEndPoint()

string Photon.NameServer.PhotonEndpointInfo.GetEndPoint ( NetworkProtocolType  networkProtocolType,
int  port,
bool  isIPv6 = false,
bool  useHostnames = false 
)
inline

◆ ToString()

override string Photon.NameServer.PhotonEndpointInfo.ToString ( )
inline

Property Documentation

◆ Region

string Photon.NameServer.PhotonEndpointInfo.Region
get

◆ SecureWebSocketEndPoint

string Photon.NameServer.PhotonEndpointInfo.SecureWebSocketEndPoint
get

◆ SecureWebSocketIPv6EndPoint

string Photon.NameServer.PhotonEndpointInfo.SecureWebSocketIPv6EndPoint
getset

◆ TcpEndPoint

string Photon.NameServer.PhotonEndpointInfo.TcpEndPoint
get

◆ TcpHostname

string Photon.NameServer.PhotonEndpointInfo.TcpHostname
get

◆ TcpIPv6EndPoint

string Photon.NameServer.PhotonEndpointInfo.TcpIPv6EndPoint
getset

◆ UdpEndPoint

string Photon.NameServer.PhotonEndpointInfo.UdpEndPoint
get

◆ UdpHostname

string Photon.NameServer.PhotonEndpointInfo.UdpHostname
get

◆ UdpIPv6EndPoint

string Photon.NameServer.PhotonEndpointInfo.UdpIPv6EndPoint
getset

◆ WebRTCEndPoint

string Photon.NameServer.PhotonEndpointInfo.WebRTCEndPoint
get

◆ WebSocketEndPoint

string Photon.NameServer.PhotonEndpointInfo.WebSocketEndPoint
get

◆ WebSocketIPv6EndPoint

string Photon.NameServer.PhotonEndpointInfo.WebSocketIPv6EndPoint
getset