Photon Server API

Photon.CounterPublisher.Application Member List

This is the complete list of members for Photon.CounterPublisher.Application, including all inherited members.

ApplicationBase()Photon.SocketServer.ApplicationBaseinlineprotected
ApplicationNamePhoton.SocketServer.ApplicationBase
ApplicationPathPhoton.SocketServer.ApplicationBase
ApplicationRootPathPhoton.SocketServer.ApplicationBase
BinaryPathPhoton.SocketServer.ApplicationBase
BroadCastEvent< TPeer >(IEventData eventData, IEnumerable< TPeer > peers, SendParameters sendParameters)Photon.SocketServer.ApplicationBaseinline
ConnectToServer(IPEndPoint remoteEndPoint, string applicationName, object state)Photon.SocketServer.ApplicationBaseinline
ConnectToServer(IPEndPoint remoteEndPoint, bool useMux, string applicationName, object state)Photon.SocketServer.ApplicationBaseinline
ConnectToServer(IPEndPoint remoteEndPoint, string applicationName, object state, IRpcProtocol protocol)Photon.SocketServer.ApplicationBaseinline
ConnectToServer(IPEndPoint remoteEndPoint, string applicationName, object state, byte numChannels, short? mtu)Photon.SocketServer.ApplicationBaseinline
ConnectToServerMuxTcp(IPEndPoint remoteEndPoint, string applicationName, object state)Photon.SocketServer.ApplicationBaseinline
ConnectToServerTcp(IPEndPoint remoteEndPoint, string applicationName, object state)Photon.SocketServer.ApplicationBaseinline
ConnectToServerTcp(IPEndPoint remoteEndPoint, string applicationName, object state, IRpcProtocol protocol)Photon.SocketServer.ApplicationBaseinline
ConnectToServerUdp(IPEndPoint remoteEndPoint, string applicationName, object state, byte numChannels, short? mtu)Photon.SocketServer.ApplicationBaseinline
ConnectToServerWebSocket(IPEndPoint remoteEndPoint, string applicationName, object state, WebSocketVersion webSocketVersion, IRpcProtocol protocol)Photon.SocketServer.ApplicationBaseinline
ConnectToServerWebSocketHixie76(IPEndPoint remoteEndPoint, string applicationName, object state, string origin)Photon.SocketServer.ApplicationBaseinline
CoreVersionPhoton.SocketServer.ApplicationBase
CreateObjRef(Type requestedType)Photon.SocketServer.ApplicationBaseinline
CreatePeer(InitRequest initRequest)Photon.CounterPublisher.Applicationinlineprotectedvirtual
CreatePeerFiber(InitRequest request)Photon.SocketServer.ApplicationBaseinlineprotectedvirtual
GetLifetimeService()Photon.SocketServer.ApplicationBaseinline
HwIdPhoton.SocketServer.ApplicationBase
InitializeLifetimeService()Photon.SocketServer.ApplicationBaseinline
InstancePhoton.SocketServer.ApplicationBasestatic
ListenerList(out ListenerStatus[] status)Photon.SocketServer.ApplicationBaseinline
ListenerStart(string name)Photon.SocketServer.ApplicationBaseinline
ListenerStop(string name)Photon.SocketServer.ApplicationBaseinline
MemberwiseClone(bool cloneIdentity)Photon.SocketServer.ApplicationBaseinlineprotected
OnOutboundWebRTCConnectionEstablished(IPhotonWebRTCPeer peer, object userData, byte maxChannelCount, uint flags)Photon.SocketServer.ApplicationBaseinline
OnOutboundWebRTCConnectionFailed(object userData, uint errorCode)Photon.SocketServer.ApplicationBaseinline
OnServerConnectionFailed(int errorCode, string errorMessage, object state)Photon.SocketServer.ApplicationBaseinlineprotectedvirtual
OnStart(string instanceName, string applicationName, IPhotonApplicationSink sink, IControlListeners controlListners, PhotonHostRuntimeInterfaces.ILogToUnmanagedLog unmanagedLog, IPhotonApplicationsCounter applicationsCounter, string unmanagedLogDirectory)Photon.SocketServer.ApplicationBaseinline
OnStopRequested()Photon.SocketServer.ApplicationBaseinlineprotectedvirtual
OnWebRTCChannelConnected(IPhotonWebRTCPeer peer, object userData, byte channelId, ChannelType ChannelType, bool unordered, ushort priority, uint reliability, string label, string protocol)Photon.SocketServer.ApplicationBaseinline
OnWebRTCChannelDestroyed(IPhotonWebRTCPeer peer, object userData, byte channelId)Photon.SocketServer.ApplicationBaseinline
OnWebRTCConnectionEstablished(IPhotonWebRTCPeer peer, byte maxChannelCount, uint flags)Photon.SocketServer.ApplicationBaseinline
PeerCountPhoton.SocketServer.ApplicationBase
PhotonInstanceNamePhoton.SocketServer.ApplicationBase
RunningPhoton.SocketServer.ApplicationBase
SdkVersionPhoton.SocketServer.ApplicationBase
Setup()Photon.CounterPublisher.Applicationinlineprotectedvirtual
TearDown()Photon.CounterPublisher.Applicationinlineprotectedvirtual
UnmanagedLogPathPhoton.SocketServer.ApplicationBase