| AbortConnection() | Photon.SocketServer.PeerBase | inline |
| AuthCookie | Photon.Hive.HivePeer | |
| AuthToken | Photon.Hive.HivePeer | |
| ClientPeer(InitRequest initRequest) | Photon.SocketServer.ClientPeer | inlineprotected |
| Connected | Photon.SocketServer.PeerBase | |
| ConnectionId | Photon.SocketServer.PeerBase | |
| ConnectionState | Photon.SocketServer.PeerBase | |
| Disconnect() | Photon.SocketServer.PeerBase | inline |
| Dispose() | Photon.SocketServer.PeerBase | inline |
| Dispose(bool disposing) | Photon.SocketServer.PeerBase | inlineprotectedvirtual |
| Disposed | Photon.SocketServer.PeerBase | |
| Flush() | Photon.SocketServer.PeerBase | inline |
| GetLastTouch() | Photon.SocketServer.PeerBase | inline |
| GetOrCreateRoom(string gameId, params object[] args) | Photon.Hive.HivePeer | inlineprotectedvirtual |
| GetPluginTraits() | Photon.Hive.HivePeer | inlineprotectedvirtual |
| GetRoomReference(JoinGameRequest joinRequest, params object[] args) | Photon.Hive.HivePeer | inlineprotectedvirtual |
| GetStats(out int roundTripTime, out int roundTripTimeVariance, out int numFailures) | Photon.SocketServer.PeerBase | inline |
| HandleCreateGameOperation(OperationRequest operationRequest, SendParameters sendParameters) | Photon.Hive.HivePeer | inlineprotectedvirtual |
| HandleGameOperation(OperationRequest operationRequest, SendParameters sendParameters) | Photon.Hive.HivePeer | inlineprotectedvirtual |
| HandleJoinGameOperation(OperationRequest operationRequest, SendParameters sendParameters) | Photon.Hive.HivePeer | inlineprotectedvirtual |
| HandleJoinOperation(OperationRequest operationRequest, SendParameters sendParameters) | Photon.Hive.HivePeer | inlineprotectedvirtual |
| HandleLeaveOperation(OperationRequest operationRequest, SendParameters sendParameters) | Photon.Hive.HivePeer | inlineprotectedvirtual |
| HandlePingOperation(OperationRequest operationRequest, SendParameters sendParameters) | Photon.Hive.HivePeer | inlineprotectedvirtual |
| HivePeer(InitRequest request) | Photon.Hive.HivePeer | inline |
| HttpRpcCallsLimit | Photon.Hive.HivePeer | |
| Initialize(InitRequest initRequest) | Photon.SocketServer.PeerBase | inline |
| InitializeEncryption(byte[] otherPartyPublicKey) | Photon.SocketServer.PeerBase | inline |
| InitializeEncryption(byte[] otherPartyPublicKey, EncryptionMethod mode) | Photon.SocketServer.PeerBase | inline |
| IsIPv6ToIPv4Bridged | Photon.SocketServer.PeerBase | |
| IsThisSameSession(HivePeer peer) | Photon.Hive.HivePeer | inlinevirtual |
| LocalIP | Photon.SocketServer.PeerBase | |
| LocalIPAddress | Photon.SocketServer.PeerBase | |
| LocalIPAddressIsIPv6 | Photon.SocketServer.PeerBase | |
| LocalPort | Photon.SocketServer.PeerBase | |
| NetworkProtocol | Photon.SocketServer.PeerBase | |
| NumFailures | Photon.SocketServer.PeerBase | |
| OnDisconnect(DisconnectReason reasonCode, string reasonDetail) | Photon.Hive.HivePeer | inlineprotectedvirtual |
| OnJoinFailed(ErrorCode result, string details) | Photon.Hive.HivePeer | inline |
| OnOperationRequest(OperationRequest operationRequest, SendParameters sendParameters) | Photon.Hive.HivePeer | inlineprotectedvirtual |
| OnReceive(byte[] data, SendParameters sendParameters) | Photon.SocketServer.PeerBase | inlineprotectedvirtual |
| OnRoomNotFound(string gameId) | Photon.Hive.HivePeer | inlineprotectedvirtual |
| OnSendBufferEmpty() | Photon.SocketServer.PeerBase | inlineprotectedvirtual |
| OnUnexpectedDataReceived(byte[] data, string debugMessage) | Photon.SocketServer.PeerBase | inlineprotectedvirtual |
| Protocol | 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 | |
| RoundTripTime | Photon.SocketServer.PeerBase | |
| RoundTripTimeVariance | Photon.SocketServer.PeerBase | |
| ScheduleDisconnect(int time=1000) | Photon.Hive.HivePeer | inline |
| SendData(byte[] data, SendParameters sendParameters) | Photon.SocketServer.PeerBase | inlineprotectedvirtual |
| SendEvent(IEventData eventData, SendParameters sendParameters) | Photon.SocketServer.PeerBase | inline |
| SendMessage(object message, SendParameters sendParameters) | Photon.SocketServer.PeerBase | inline |
| SendOperationResponse(OperationResponse operationResponse, SendParameters sendParameters) | Photon.SocketServer.PeerBase | inline |
| SetDebugString(string message) | Photon.SocketServer.PeerBase | inline |
| SetPrivateCustomTypeCache(CustomTypeCache cache) | Photon.SocketServer.PeerBase | inline |
| SourceUsingIPv6 | Photon.SocketServer.PeerBase | |
| 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 | inlineprotected |
| 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 |
| UserId | Photon.Hive.HivePeer | |
| ValidateOperation(Operation operation, SendParameters sendParameters) | Photon.Hive.HivePeer | inline |
| WebRpcHandler | Photon.Hive.HivePeer | |