Photon Server API Documentation v5.0RC1

Photon.LoadBalancing.MasterServer.OperationHandler.OperationHandlerDefault Member List

This is the complete list of members for Photon.LoadBalancing.MasterServer.OperationHandler.OperationHandlerDefault, including all inherited members.

HandleInvalidOperation(Operation operation, ILogger logger)Photon.LoadBalancing.Common.OperationHandlerBaseinlinestatic
HandleUnknownOperationCode(OperationRequest operationRequest, ILogger logger)Photon.LoadBalancing.Common.OperationHandlerBaseinlineprotectedstatic
InstancePhoton.LoadBalancing.MasterServer.OperationHandler.OperationHandlerDefaultstatic
OnDisconnect(PeerBase peer)Photon.LoadBalancing.Common.OperationHandlerBaseinlinevirtual
OnDisconnectByOtherPeer(PeerBase peer)Photon.LoadBalancing.Common.OperationHandlerBaseinlinevirtual
OnOperationRequest(PeerBase peer, OperationRequest operationRequest, SendParameters sendParameters)Photon.LoadBalancing.MasterServer.OperationHandler.OperationHandlerDefaultinlineprotectedvirtual
ValidateOperation(Operation operation, ILogger logger, out OperationResponse response)Photon.LoadBalancing.Common.OperationHandlerBaseinlinestatic