Photon Server API Documentation v5.0RC1

Photon.NameServer.ClientPeer Member List

This is the complete list of members for Photon.NameServer.ClientPeer, including all inherited members.

AbortConnection()Photon.SocketServer.PeerBaseinline
applicationPhoton.NameServer.ClientPeerprotected
authenticatedApplicationIdPhoton.NameServer.ClientPeerprotected
authOnceUsedPhoton.NameServer.ClientPeerprotected
AuthTimeoutTimerPhoton.NameServer.ClientPeer
ClientPeer(PhotonApp application, InitRequest initRequest)Photon.NameServer.ClientPeerinline
Photon::SocketServer::ClientPeer.ClientPeer(InitRequest initRequest)Photon.SocketServer.ClientPeerinlineprotected
ClientUsingDebugLibPhoton.SocketServer.PeerBase
ClientVersionPhoton.SocketServer.PeerBase
ConnectedPhoton.SocketServer.PeerBase
Photon::SocketServer::ClientPeer.ConnectionIdPhoton.SocketServer.PeerBase
Photon::Common::Authentication::ICustomAuthPeer.ConnectionIdPhoton.Common.Authentication.ICustomAuthPeer
ConnectionStatePhoton.SocketServer.PeerBase
CreationTimePhoton.SocketServer.PeerBase
customAuthIsNotSetupLogGuardPhoton.NameServer.ClientPeerprotectedstatic
DefaultDisconnectIntervalPhoton.SocketServer.PeerBasestatic
Disconnect(int disconnectError=ErrorCodes.Ok)Photon.SocketServer.PeerBaseinline
DisconnectAfterSend(int disconnectCode, int disconnectDelay, SendResult result)Photon.SocketServer.PeerBaseinlineprotected
Dispose()Photon.SocketServer.PeerBaseinline
Dispose(bool disposing)Photon.SocketServer.PeerBaseinlineprotectedvirtual
DisposedPhoton.SocketServer.PeerBase
DoCustomAuthenticationError(ErrorCode errorCode, string debugMessage, IAuthenticateRequest authenticateRequest, SendParameters sendParameters)Photon.NameServer.ClientPeerinlineprotectedvirtual
DoCustomAuthenticationResult(CustomAuthenticationResult customAuthResult, IAuthenticateRequest authenticateRequest, SendParameters sendParameters, AuthSettings authSettings)Photon.NameServer.ClientPeerinlineprotectedvirtual
FiberPhoton.NameServer.ClientPeer
Flush()Photon.SocketServer.PeerBaseinline
GetAuthOpCode(bool authOnce)Photon.NameServer.ClientPeerinlineprotectedstatic
GetDebugString()Photon.SocketServer.PeerBaseinline
GetDisconnectTime()Photon.NameServer.ClientPeerinlineprotected
GetDisconnectTime(int minDisconnectTime, int maxDisconnectTime)Photon.NameServer.ClientPeerinlineprotected
GetEncryptionData(AuthenticationToken unencryptedToken)Photon.NameServer.ClientPeerinlineprotectedstatic
GetHistograms()Photon.SocketServer.PeerBaseinlinevirtual
GetLastTouch()Photon.SocketServer.PeerBaseinline
GetStats(out int roundTripTime, out int roundTripTimeVariance, out int numFailures)Photon.SocketServer.PeerBaseinline
GetTraceStatus(out int traceOptions, out int enableOptions, out string tag)Photon.SocketServer.ClientPeerinline
HandleAuthenticateRequest(OperationRequest operationRequest, SendParameters sendParameters)Photon.NameServer.ClientPeerinlineprotected
HandleAuthenticateRequest(AuthenticateRequest authenticateRequest, SendParameters sendParameters, NetworkProtocolType endpointProtocol)Photon.NameServer.ClientPeerinlineprotectedvirtual
HandleAuthOnceRequest(OperationRequest operationRequest, SendParameters sendParameters)Photon.NameServer.ClientPeerinlineprotected
HandleCustomAuthenticateResult(CustomAuthenticationResult customAuthResult, IAuthenticateRequest authenticateRequest, SendParameters sendParameters, AuthSettings authSettings)Photon.NameServer.ClientPeerinlineprotectedvirtual
HandleInvalidOperation(Operation operation, SendParameters sendParameters)Photon.NameServer.ClientPeerinlineprotected
HandleParseError(byte[] data, SendParameters sendParameters, Exception exception, string errorMsg, short errorCode, RtsMessageType msgType, byte operationCode=0)Photon.SocketServer.PeerBaseinlineprotected
HandleUnknownOperationCode(OperationRequest operationRequest, SendParameters sendParameters)Photon.NameServer.ClientPeerinlineprotected
Initialize(InitRequest initRequest)Photon.SocketServer.PeerBaseinline
InitializeEncryption(byte[] otherPartyPublicKey)Photon.SocketServer.PeerBaseinline
InitializeEncryption(byte[] otherPartyPublicKey, EncryptionMethod mode)Photon.SocketServer.PeerBaseinline
IsConnectionSecurePhoton.SocketServer.PeerBase
IsIPv6ToIPv4BridgedPhoton.SocketServer.PeerBase
LastErrorCodePhoton.SocketServer.PeerBase
LocalIPPhoton.SocketServer.PeerBase
LocalIPAddressPhoton.SocketServer.PeerBase
LocalIPAddressIsIPv6Photon.SocketServer.PeerBase
LocalPortPhoton.SocketServer.PeerBase
MaxDisconnectTimePhoton.NameServer.ClientPeerprotected
MaxNumberAuthRequestsPhoton.NameServer.ClientPeerprotected
metaDataContextPhoton.SocketServer.PeerBaseprotected
MinDisconnectTimePhoton.NameServer.ClientPeerprotected
NeedSendErrorLog(SendResult sendResult)Photon.SocketServer.PeerBaseinlineprotectedstatic
NetworkProtocolPhoton.SocketServer.PeerBase
NumberAuthRequestsPhoton.NameServer.ClientPeerprotected
NumFailuresPhoton.SocketServer.PeerBase
OnAuthTimeout(byte authOpCode)Photon.NameServer.ClientPeerinline
OnCustomAuthenticationError(ErrorCode errorCode, string debugMessage, IAuthenticateRequest authenticateRequest, SendParameters sendParameters)Photon.NameServer.ClientPeerinlinevirtual
OnCustomAuthenticationResult(CustomAuthenticationResult customAuthResult, IAuthenticateRequest authenticateRequest, SendParameters sendParameters, object state)Photon.NameServer.ClientPeerinlinevirtual
OnDeserializationError(byte[] data, RtsMessageType msgType, string debugMessage, short errorCode=ErrorCodes.UnexpectedData, byte opCode=0, Exception exception=null)Photon.SocketServer.PeerBaseinlineprotectedvirtual
OnDisconnect(int reasonCode, string reasonDetail)Photon.NameServer.ClientPeerinlineprotectedvirtual
OnEncryptionQueueOverload(EncryptionQueueFailureParams failureParams)Photon.SocketServer.PeerBaseinlineprotectedvirtual
OnMessageInternal(object message, SendParameters sendParameters)Photon.SocketServer.PeerBaseinlineprotected
OnOperationRequest(OperationRequest operationRequest, SendParameters sendParameters)Photon.NameServer.ClientPeerinlineprotectedvirtual
OnOperationRequestInternal(OperationRequest operationRequest, SendParameters sendParameters)Photon.SocketServer.PeerBaseinlineprotected
OnReceive(byte[] data, SendParameters sendParameters)Photon.SocketServer.PeerBaseinlineprotectedvirtual
OnSendBufferEmpty()Photon.SocketServer.PeerBaseinlineprotectedvirtual
ParseInternalOperationRequest(byte[] data, SendParameters sendParameters)Photon.SocketServer.PeerBaseinlineprotected
ParseMessage(byte[] data, SendParameters sendParameters)Photon.SocketServer.PeerBaseinlineprotected
ParseOperationRequest(byte[] data, SendParameters sendParameters)Photon.SocketServer.PeerBaseinlineprotected
ParseRawMessage(byte[] data, SendParameters sendParameters)Photon.SocketServer.PeerBaseinlineprotected
PeerTypePhoton.SocketServer.PeerBase
PlatformIdPhoton.SocketServer.PeerBase
privateCustomTypeCachePhoton.SocketServer.PeerBaseprotected
PrivateInboundControllerPhoton.SocketServer.PeerBase
ProtocolPhoton.SocketServer.PeerBase
ProtocolTypePhoton.SocketServer.PeerBase
RemoteIPPhoton.SocketServer.PeerBase
RemoteIPAddressPhoton.SocketServer.PeerBase
RemotePortPhoton.SocketServer.PeerBase
RequestFiberPhoton.SocketServer.PeerBase
RoundTripTimePhoton.SocketServer.PeerBase
RoundTripTimeVariancePhoton.SocketServer.PeerBase
ScheduledForDisconnectPhoton.SocketServer.PeerBase
ScheduleDisconnect(int disconnectError, int delay)Photon.SocketServer.PeerBaseinline
SdkIdPhoton.SocketServer.PeerBase
SendData(byte[] data, SendParameters sendParameters)Photon.SocketServer.PeerBaseinlineprotectedvirtual
SendDisconnectMessage(DisconnectMessage message, SendParameters sendParameters, int disconnectDelay=DefaultDisconnectInterval)Photon.SocketServer.PeerBaseinline
sendErrorLogPhoton.SocketServer.PeerBaseprotectedstatic
SendEvent(IEventData eventData, SendParameters sendParameters)Photon.SocketServer.PeerBaseinline
SendEventAndDisconnect(IEventData eventData, SendParameters sendParameters, int disconnectDelay=DefaultDisconnectInterval, int disconnectCode=ErrorCodes.Ok)Photon.SocketServer.PeerBaseinline
SendInternalErrorResponse(OperationRequest operationRequest, SendParameters sendParameters, string msg)Photon.NameServer.ClientPeerinlineprotected
SendMessage(object message, SendParameters sendParameters)Photon.SocketServer.PeerBaseinline
SendMessageAndDisconnect(object message, SendParameters sendParameters, int disconnectDelay=DefaultDisconnectInterval, int disconnectCode=ErrorCodes.Ok)Photon.SocketServer.PeerBaseinline
SendOperationResponse(OperationResponse operationResponse, SendParameters sendParameters)Photon.SocketServer.PeerBaseinline
SendOperationResponseAndDisconnect(OperationResponse operationResponse, SendParameters sendParameters, int disconnectDelay=DefaultDisconnectInterval)Photon.SocketServer.PeerBaseinline
SetDebugString(string message)Photon.SocketServer.PeerBaseinline
SetInboundController(InboundController controller)Photon.SocketServer.PeerBaseinline
SetPrivateCustomTypeCache(CustomTypeCache cache)Photon.SocketServer.PeerBaseinline
SetupEncryption(EncryptionData encryptionData, byte channelCount, out short errorCode, out string errorMsg)Photon.SocketServer.PeerBaseinline
SourceUsingIPv6Photon.SocketServer.PeerBase
SyncRootPhoton.SocketServer.PeerBaseprotected
ToString()Photon.SocketServer.PeerBaseinline
Trace(bool enabled, string tag)Photon.SocketServer.ClientPeerinline
Photon::SocketServer::PeerBase.Trace(bool enabled, object tag)Photon.SocketServer.PeerBaseinline
TraceIfEnabledInConnect(string tag)Photon.SocketServer.ClientPeerinline
UserIdPhoton.NameServer.ClientPeer