Photon Server API

Photon.Hive.HivePeer Member List

This is the complete list of members for Photon.Hive.HivePeer, including all inherited members.

AbortConnection()Photon.SocketServer.PeerBaseinline
AuthCookiePhoton.Hive.HivePeer
AuthTokenPhoton.Hive.HivePeer
ClientPeer(InitRequest initRequest)Photon.SocketServer.ClientPeerinlineprotected
ConnectedPhoton.SocketServer.PeerBase
ConnectionIdPhoton.SocketServer.PeerBase
ConnectionStatePhoton.SocketServer.PeerBase
Disconnect()Photon.SocketServer.PeerBaseinline
Dispose()Photon.SocketServer.PeerBaseinline
Dispose(bool disposing)Photon.SocketServer.PeerBaseinlineprotectedvirtual
DisposedPhoton.SocketServer.PeerBase
Flush()Photon.SocketServer.PeerBaseinline
GetLastTouch()Photon.SocketServer.PeerBaseinline
GetOrCreateRoom(string gameId, params object[] args)Photon.Hive.HivePeerinlineprotectedvirtual
GetPluginTraits()Photon.Hive.HivePeerinlineprotectedvirtual
GetRoomReference(JoinGameRequest joinRequest, params object[] args)Photon.Hive.HivePeerinlineprotectedvirtual
GetStats(out int roundTripTime, out int roundTripTimeVariance, out int numFailures)Photon.SocketServer.PeerBaseinline
HandleCreateGameOperation(OperationRequest operationRequest, SendParameters sendParameters)Photon.Hive.HivePeerinlineprotectedvirtual
HandleGameOperation(OperationRequest operationRequest, SendParameters sendParameters)Photon.Hive.HivePeerinlineprotectedvirtual
HandleJoinGameOperation(OperationRequest operationRequest, SendParameters sendParameters)Photon.Hive.HivePeerinlineprotectedvirtual
HandleJoinOperation(OperationRequest operationRequest, SendParameters sendParameters)Photon.Hive.HivePeerinlineprotectedvirtual
HandleLeaveOperation(OperationRequest operationRequest, SendParameters sendParameters)Photon.Hive.HivePeerinlineprotectedvirtual
HandlePingOperation(OperationRequest operationRequest, SendParameters sendParameters)Photon.Hive.HivePeerinlineprotectedvirtual
HivePeer(InitRequest request)Photon.Hive.HivePeerinline
HttpRpcCallsLimitPhoton.Hive.HivePeer
Initialize(InitRequest initRequest)Photon.SocketServer.PeerBaseinline
InitializeEncryption(byte[] otherPartyPublicKey)Photon.SocketServer.PeerBaseinline
InitializeEncryption(byte[] otherPartyPublicKey, EncryptionMethod mode)Photon.SocketServer.PeerBaseinline
IsIPv6ToIPv4BridgedPhoton.SocketServer.PeerBase
IsThisSameSession(HivePeer peer)Photon.Hive.HivePeerinlinevirtual
LocalIPPhoton.SocketServer.PeerBase
LocalIPAddressPhoton.SocketServer.PeerBase
LocalIPAddressIsIPv6Photon.SocketServer.PeerBase
LocalPortPhoton.SocketServer.PeerBase
NetworkProtocolPhoton.SocketServer.PeerBase
NumFailuresPhoton.SocketServer.PeerBase
OnDisconnect(DisconnectReason reasonCode, string reasonDetail)Photon.Hive.HivePeerinlineprotectedvirtual
OnJoinFailed(ErrorCode result, string details)Photon.Hive.HivePeerinline
OnOperationRequest(OperationRequest operationRequest, SendParameters sendParameters)Photon.Hive.HivePeerinlineprotectedvirtual
OnReceive(byte[] data, SendParameters sendParameters)Photon.SocketServer.PeerBaseinlineprotectedvirtual
OnRoomNotFound(string gameId)Photon.Hive.HivePeerinlineprotectedvirtual
OnSendBufferEmpty()Photon.SocketServer.PeerBaseinlineprotectedvirtual
OnUnexpectedDataReceived(byte[] data, string debugMessage)Photon.SocketServer.PeerBaseinlineprotectedvirtual
ProtocolPhoton.SocketServer.PeerBase
ReleaseRoomReference()Photon.Hive.HivePeerinline
RemoteIPPhoton.SocketServer.PeerBase
RemoteIPAddressPhoton.SocketServer.PeerBase
RemotePortPhoton.SocketServer.PeerBase
RemovePeerFromCurrentRoom(int reason, string detail)Photon.Hive.HivePeerinline
RequestFiberPhoton.SocketServer.PeerBase
RoomReferencePhoton.Hive.HivePeer
RoundTripTimePhoton.SocketServer.PeerBase
RoundTripTimeVariancePhoton.SocketServer.PeerBase
ScheduleDisconnect(int time=1000)Photon.Hive.HivePeerinline
SendData(byte[] data, SendParameters sendParameters)Photon.SocketServer.PeerBaseinlineprotectedvirtual
SendEvent(IEventData eventData, SendParameters sendParameters)Photon.SocketServer.PeerBaseinline
SendMessage(object message, SendParameters sendParameters)Photon.SocketServer.PeerBaseinline
SendOperationResponse(OperationResponse operationResponse, SendParameters sendParameters)Photon.SocketServer.PeerBaseinline
SetDebugString(string message)Photon.SocketServer.PeerBaseinline
SetPrivateCustomTypeCache(CustomTypeCache cache)Photon.SocketServer.PeerBaseinline
SourceUsingIPv6Photon.SocketServer.PeerBase
ToString()Photon.SocketServer.PeerBaseinline
Trace(bool enabled, string tag)Photon.SocketServer.ClientPeerinline
Photon::SocketServer::PeerBase.Trace(bool enabled, object tag)Photon.SocketServer.PeerBaseinlineprotected
TryCreateRoom(string gameId, out RoomReference roomReference, params object[] args)Photon.Hive.HivePeerinlineprotectedvirtual
TryGetRoomReference(string gameId, out RoomReference roomReference)Photon.Hive.HivePeerinlineprotectedvirtual
TryGetRoomWithoutReference(string gameId, out Room room)Photon.Hive.HivePeerinlineprotectedvirtual
UserIdPhoton.Hive.HivePeer
ValidateOperation(Operation operation, SendParameters sendParameters)Photon.Hive.HivePeerinline
WebRpcHandlerPhoton.Hive.HivePeer