Photon Server API Documentation v5.0RC1

Photon.SocketServer.Rpc.Peer Member List

This is the complete list of members for Photon.SocketServer.Rpc.Peer, including all inherited members.

AbortConnection()Photon.SocketServer.PeerBaseinline
ClientPeer(InitRequest initRequest)Photon.SocketServer.ClientPeerinlineprotected
ClientUsingDebugLibPhoton.SocketServer.PeerBase
ClientVersionPhoton.SocketServer.PeerBase
ConnectedPhoton.SocketServer.PeerBase
ConnectionIdPhoton.SocketServer.PeerBase
ConnectionStatePhoton.SocketServer.PeerBase
CreationTimePhoton.SocketServer.PeerBase
CurrentOperationHandlerPhoton.SocketServer.Rpc.Peer
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
Flush()Photon.SocketServer.PeerBaseinline
GetDebugString()Photon.SocketServer.PeerBaseinline
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
HandleParseError(byte[] data, SendParameters sendParameters, Exception exception, string errorMsg, short errorCode, RtsMessageType msgType, byte operationCode=0)Photon.SocketServer.PeerBaseinlineprotected
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
metaDataContextPhoton.SocketServer.PeerBaseprotected
NeedSendErrorLog(SendResult sendResult)Photon.SocketServer.PeerBaseinlineprotectedstatic
NetworkProtocolPhoton.SocketServer.PeerBase
NumFailuresPhoton.SocketServer.PeerBase
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.SocketServer.Rpc.Peerinlineprotectedvirtual
OnEncryptionQueueOverload(EncryptionQueueFailureParams failureParams)Photon.SocketServer.PeerBaseinlineprotectedvirtual
OnMessageInternal(object message, SendParameters sendParameters)Photon.SocketServer.PeerBaseinlineprotected
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
Peer(InitRequest initRequest)Photon.SocketServer.Rpc.Peerinlineprotected
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
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
SetCurrentOperationHandler(IOperationHandler operationHandler)Photon.SocketServer.Rpc.Peerinline
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