ApplicationBase() | Photon.SocketServer.ApplicationBase | inlineprotected |
ApplicationName | Photon.SocketServer.ApplicationBase | |
ApplicationPath | Photon.SocketServer.ApplicationBase | |
ApplicationRootPath | Photon.SocketServer.ApplicationBase | |
BinaryPath | Photon.SocketServer.ApplicationBase | |
BroadCastEvent< TPeer >(IEventData eventData, IEnumerable< TPeer > peers, SendParameters sendParameters) | Photon.SocketServer.ApplicationBase | inline |
ConnectToServer(IPEndPoint remoteEndPoint, string applicationName, object state) | Photon.SocketServer.ApplicationBase | inline |
ConnectToServer(IPEndPoint remoteEndPoint, bool useMux, string applicationName, object state) | Photon.SocketServer.ApplicationBase | inline |
ConnectToServer(IPEndPoint remoteEndPoint, string applicationName, object state, IRpcProtocol protocol) | Photon.SocketServer.ApplicationBase | inline |
ConnectToServer(IPEndPoint remoteEndPoint, string applicationName, object state, byte numChannels, short? mtu) | Photon.SocketServer.ApplicationBase | inline |
ConnectToServerMuxTcp(IPEndPoint remoteEndPoint, string applicationName, object state) | Photon.SocketServer.ApplicationBase | inline |
ConnectToServerTcp(IPEndPoint remoteEndPoint, string applicationName, object state) | Photon.SocketServer.ApplicationBase | inline |
ConnectToServerTcp(IPEndPoint remoteEndPoint, string applicationName, object state, IRpcProtocol protocol) | Photon.SocketServer.ApplicationBase | inline |
ConnectToServerUdp(IPEndPoint remoteEndPoint, string applicationName, object state, byte numChannels, short? mtu) | Photon.SocketServer.ApplicationBase | inline |
ConnectToServerWebSocket(IPEndPoint remoteEndPoint, string applicationName, object state, WebSocketVersion webSocketVersion, IRpcProtocol protocol) | Photon.SocketServer.ApplicationBase | inline |
ConnectToServerWebSocketHixie76(IPEndPoint remoteEndPoint, string applicationName, object state, string origin) | Photon.SocketServer.ApplicationBase | inline |
CoreVersion | Photon.SocketServer.ApplicationBase | |
CreateObjRef(Type requestedType) | Photon.SocketServer.ApplicationBase | inline |
CreatePeer(InitRequest initRequest) | Photon.SocketServer.ApplicationBase | protectedpure virtual |
CreatePeerFiber(InitRequest request) | Photon.SocketServer.ApplicationBase | inlineprotectedvirtual |
GetLifetimeService() | Photon.SocketServer.ApplicationBase | inline |
HwId | Photon.SocketServer.ApplicationBase | |
InitializeLifetimeService() | Photon.SocketServer.ApplicationBase | inline |
Instance | Photon.SocketServer.ApplicationBase | static |
ListenerList(out ListenerStatus[] status) | Photon.SocketServer.ApplicationBase | inline |
ListenerStart(string name) | Photon.SocketServer.ApplicationBase | inline |
ListenerStop(string name) | Photon.SocketServer.ApplicationBase | inline |
MemberwiseClone(bool cloneIdentity) | Photon.SocketServer.ApplicationBase | inlineprotected |
OnOutboundWebRTCConnectionEstablished(IPhotonWebRTCPeer peer, object userData, byte maxChannelCount, uint flags) | Photon.SocketServer.ApplicationBase | inline |
OnOutboundWebRTCConnectionFailed(object userData, uint errorCode) | Photon.SocketServer.ApplicationBase | inline |
OnServerConnectionFailed(int errorCode, string errorMessage, object state) | Photon.SocketServer.ApplicationBase | inlineprotectedvirtual |
OnStart(string instanceName, string applicationName, IPhotonApplicationSink sink, IControlListeners controlListners, PhotonHostRuntimeInterfaces.ILogToUnmanagedLog unmanagedLog, IPhotonApplicationsCounter applicationsCounter, string unmanagedLogDirectory) | Photon.SocketServer.ApplicationBase | inline |
OnStopRequested() | Photon.SocketServer.ApplicationBase | inlineprotectedvirtual |
OnWebRTCChannelConnected(IPhotonWebRTCPeer peer, object userData, byte channelId, ChannelType ChannelType, bool unordered, ushort priority, uint reliability, string label, string protocol) | Photon.SocketServer.ApplicationBase | inline |
OnWebRTCChannelDestroyed(IPhotonWebRTCPeer peer, object userData, byte channelId) | Photon.SocketServer.ApplicationBase | inline |
OnWebRTCConnectionEstablished(IPhotonWebRTCPeer peer, byte maxChannelCount, uint flags) | Photon.SocketServer.ApplicationBase | inline |
PeerCount | Photon.SocketServer.ApplicationBase | |
PhotonInstanceName | Photon.SocketServer.ApplicationBase | |
Running | Photon.SocketServer.ApplicationBase | |
SdkVersion | Photon.SocketServer.ApplicationBase | |
Setup() | Photon.SocketServer.ApplicationBase | protectedpure virtual |
TearDown() | Photon.SocketServer.ApplicationBase | protectedpure virtual |
UnmanagedLogPath | Photon.SocketServer.ApplicationBase | |