AbortConnection() | Photon.SocketServer.PeerBase | inline |
Actor | Photon.Hive.HivePeer | |
AuthCookie | Photon.Hive.HivePeer | |
AuthToken | Photon.Hive.HivePeer | |
CheckCount | Photon.Hive.HivePeer | |
ClientPeer(InitRequest initRequest) | Photon.SocketServer.ClientPeer | inlineprotected |
ClientUsingDebugLib | Photon.SocketServer.PeerBase | |
ClientVersion | Photon.SocketServer.PeerBase | |
Connected | Photon.SocketServer.PeerBase | |
ConnectionId | Photon.SocketServer.PeerBase | |
ConnectionState | Photon.SocketServer.PeerBase | |
CreationTime | Photon.SocketServer.PeerBase | |
DefaultDisconnectInterval | Photon.SocketServer.PeerBase | static |
Disconnect(int disconnectError=ErrorCodes.Ok) | Photon.SocketServer.PeerBase | inline |
DisconnectAfterSend(int disconnectCode, int disconnectDelay, SendResult result) | Photon.SocketServer.PeerBase | inlineprotected |
Dispose() | Photon.SocketServer.PeerBase | inline |
Dispose(bool disposing) | Photon.SocketServer.PeerBase | inlineprotectedvirtual |
Disposed | Photon.SocketServer.PeerBase | |
Flush() | Photon.SocketServer.PeerBase | inline |
GetDebugString() | Photon.SocketServer.PeerBase | inline |
GetHistograms() | Photon.SocketServer.PeerBase | inlinevirtual |
GetLastTouch() | Photon.SocketServer.PeerBase | inline |
GetOrCreateRoom(string gameId, params object[] args) | Photon.Hive.HivePeer | inlineprotectedvirtual |
GetPluginTraits() | Photon.Hive.HivePeer | inlineprotectedvirtual |
GetStats(out int roundTripTime, out int roundTripTimeVariance, out int numFailures) | Photon.SocketServer.PeerBase | inline |
GetTraceStatus(out int traceOptions, out int enableOptions, out string tag) | Photon.SocketServer.ClientPeer | inline |
HandleCreateGameOperation(OperationRequest operationRequest, SendParameters sendParameters) | Photon.Hive.HivePeer | inlineprotectedvirtual |
HandleDebugGameOperation(OperationRequest operationRequest, SendParameters sendParameters) | Photon.Hive.HivePeer | inlineprotectedvirtual |
HandleJoinGameOperation(OperationRequest operationRequest, SendParameters sendParameters) | Photon.Hive.HivePeer | inlineprotectedvirtual |
HandleLeaveOperation(OperationRequest operationRequest, SendParameters sendParameters) | Photon.Hive.HivePeer | inlineprotectedvirtual |
HandleParseError(byte[] data, SendParameters sendParameters, Exception exception, string errorMsg, short errorCode, RtsMessageType msgType, byte operationCode=0) | Photon.SocketServer.PeerBase | inlineprotected |
HandlePingOperation(OperationRequest operationRequest, SendParameters sendParameters) | Photon.Hive.HivePeer | inlineprotectedvirtual |
HandleRaiseEventOperation(OperationRequest operationRequest, SendParameters sendParameters) | Photon.Hive.HivePeer | inlineprotectedvirtual |
HandleRpcOperation(OperationRequest request, SendParameters sendParameters) | Photon.Hive.HivePeer | inlineprotectedvirtual |
HandleSetPropertiesOperation(OperationRequest operationRequest, SendParameters sendParameters) | Photon.Hive.HivePeer | inlineprotectedvirtual |
HandleUnknownOperationCode(OperationRequest operationRequest, SendParameters sendParameters) | Photon.Hive.HivePeer | inlineprotected |
HivePeer(InitRequest request) | Photon.Hive.HivePeer | inline |
HttpRpcCallsLimit | Photon.Hive.HivePeer | protected |
Initialize(InitRequest initRequest) | Photon.SocketServer.PeerBase | inline |
InitializeEncryption(byte[] otherPartyPublicKey) | Photon.SocketServer.PeerBase | inline |
InitializeEncryption(byte[] otherPartyPublicKey, EncryptionMethod mode) | Photon.SocketServer.PeerBase | inline |
IsConnectionSecure | Photon.SocketServer.PeerBase | |
IsIPv6ToIPv4Bridged | Photon.SocketServer.PeerBase | |
IsThisSameSession(HivePeer peer) | Photon.Hive.HivePeer | inlinevirtual |
JoinStage | Photon.Hive.HivePeer | |
LastErrorCode | Photon.SocketServer.PeerBase | |
LimitMaxPropertiesSizePerGame | Photon.Hive.HivePeer | |
LimitMaxUniqPropertyKeysPerPeer | Photon.Hive.HivePeer | protected |
LocalIP | Photon.SocketServer.PeerBase | |
LocalIPAddress | Photon.SocketServer.PeerBase | |
LocalIPAddressIsIPv6 | Photon.SocketServer.PeerBase | |
LocalPort | Photon.SocketServer.PeerBase | |
MayJoinOrCreateGame(JoinGameRequest joinRequest, out short errorCode, out string errorMsg) | Photon.Hive.HivePeer | inlineprotectedvirtual |
metaDataContext | Photon.SocketServer.PeerBase | protected |
NeedSendErrorLog(SendResult sendResult) | Photon.SocketServer.PeerBase | inlineprotectedstatic |
NetworkProtocol | Photon.SocketServer.PeerBase | |
NumFailures | Photon.SocketServer.PeerBase | |
OnDeserializationError(byte[] data, RtsMessageType msgType, string debugMessage, short errorCode=ErrorCodes.UnexpectedData, byte code=0, Exception exception=null) | Photon.Hive.HivePeer | inlineprotectedvirtual |
OnDisconnect(int reasonCode, string reasonDetail) | Photon.Hive.HivePeer | inlineprotectedvirtual |
OnEncryptionQueueOverload(EncryptionQueueFailureParams failureParams) | Photon.SocketServer.PeerBase | inlineprotectedvirtual |
OnJoinFailed(ErrorCode result, string details) | Photon.Hive.HivePeer | inline |
OnMessageInternal(object message, SendParameters sendParameters) | Photon.SocketServer.PeerBase | inlineprotected |
OnOperationRequest(OperationRequest operationRequest, SendParameters sendParameters) | Photon.Hive.HivePeer | inlineprotectedvirtual |
OnOperationRequestInternal(OperationRequest operationRequest, SendParameters sendParameters) | Photon.SocketServer.PeerBase | inlineprotected |
OnReceive(byte[] data, SendParameters sendParameters) | Photon.SocketServer.PeerBase | inlineprotectedvirtual |
OnRoomNotFound(string gameId) | Photon.Hive.HivePeer | inlineprotectedvirtual |
OnSendBufferEmpty() | Photon.Hive.HivePeer | inlineprotectedvirtual |
OnSendBufferFull() | Photon.Hive.HivePeer | inlineprotectedvirtual |
ParseInternalOperationRequest(byte[] data, SendParameters sendParameters) | Photon.SocketServer.PeerBase | inlineprotected |
ParseMessage(byte[] data, SendParameters sendParameters) | Photon.SocketServer.PeerBase | inlineprotected |
ParseOperationRequest(byte[] data, SendParameters sendParameters) | Photon.SocketServer.PeerBase | inlineprotected |
ParseRawMessage(byte[] data, SendParameters sendParameters) | Photon.SocketServer.PeerBase | inlineprotected |
PeerType | Photon.SocketServer.PeerBase | |
PlatformId | Photon.SocketServer.PeerBase | |
privateCustomTypeCache | Photon.SocketServer.PeerBase | protected |
PrivateInboundController | Photon.SocketServer.PeerBase | |
Protocol | Photon.SocketServer.PeerBase | |
ProtocolType | Photon.SocketServer.PeerBase | |
ReleaseRoomReference() | Photon.Hive.HivePeer | inline |
RemoteIP | Photon.SocketServer.PeerBase | |
RemoteIPAddress | Photon.SocketServer.PeerBase | |
RemotePort | Photon.SocketServer.PeerBase | |
RemovePeerFromCurrentRoom(int reason, string detail) | Photon.Hive.HivePeer | inline |
RequestFiber | Photon.SocketServer.PeerBase | |
RoomReference | Photon.Hive.HivePeer | protected |
RoundTripTime | Photon.SocketServer.PeerBase | |
RoundTripTimeVariance | Photon.SocketServer.PeerBase | |
ScheduledForDisconnect | Photon.SocketServer.PeerBase | |
ScheduleDisconnect(int disconnectError, int delay) | Photon.SocketServer.PeerBase | inline |
SdkId | Photon.SocketServer.PeerBase | |
SendData(byte[] data, SendParameters sendParameters) | Photon.SocketServer.PeerBase | inlineprotectedvirtual |
SendDisconnectMessage(DisconnectMessage message, SendParameters sendParameters, int disconnectDelay=DefaultDisconnectInterval) | Photon.SocketServer.PeerBase | inline |
sendErrorLog | Photon.SocketServer.PeerBase | protectedstatic |
SendEvent(IEventData eventData, SendParameters sendParameters) | Photon.SocketServer.PeerBase | inline |
SendEventAndDisconnect(IEventData eventData, SendParameters sendParameters, int disconnectDelay=DefaultDisconnectInterval, int disconnectCode=ErrorCodes.Ok) | Photon.SocketServer.PeerBase | inline |
SendMessage(object message, SendParameters sendParameters) | Photon.SocketServer.PeerBase | inline |
SendMessageAndDisconnect(object message, SendParameters sendParameters, int disconnectDelay=DefaultDisconnectInterval, int disconnectCode=ErrorCodes.Ok) | Photon.SocketServer.PeerBase | inline |
SendOperationResponse(OperationResponse operationResponse, SendParameters sendParameters) | Photon.SocketServer.PeerBase | inline |
SendOperationResponseAndDisconnect(OperationResponse operationResponse, SendParameters sendParameters, int disconnectDelay=DefaultDisconnectInterval) | Photon.SocketServer.PeerBase | inline |
SetDebugString(string message) | Photon.SocketServer.PeerBase | inline |
SetInboundController(InboundController controller) | Photon.SocketServer.PeerBase | inline |
SetPrivateCustomTypeCache(CustomTypeCache cache) | Photon.SocketServer.PeerBase | inline |
SetupEncryption(EncryptionData encryptionData, byte channelCount, out short errorCode, out string errorMsg) | Photon.SocketServer.PeerBase | inline |
SourceUsingIPv6 | Photon.SocketServer.PeerBase | |
SyncRoot | Photon.SocketServer.PeerBase | protected |
ToString() | Photon.SocketServer.PeerBase | inline |
Trace(bool enabled, string tag) | Photon.SocketServer.ClientPeer | inline |
Photon::SocketServer::PeerBase.Trace(bool enabled, object tag) | Photon.SocketServer.PeerBase | inline |
TraceIfEnabledInConnect(string tag) | Photon.SocketServer.ClientPeer | inline |
TryCreateRoom(string gameId, out RoomReference roomReference, params object[] args) | Photon.Hive.HivePeer | inlineprotectedvirtual |
TryGetRoomReference(string gameId, out RoomReference roomReference) | Photon.Hive.HivePeer | inlineprotectedvirtual |
TryGetRoomWithoutReference(string gameId, out Room room) | Photon.Hive.HivePeer | inlineprotectedvirtual |
UpdateSecure(string key, object value) | Photon.Hive.HivePeer | inlinevirtual |
UserId | Photon.Hive.HivePeer | |
ValidateOperation(Operation operation, SendParameters sendParameters) | Photon.Hive.HivePeer | inline |
WebRpcHandler | Photon.Hive.HivePeer | |