Photon Server API Documentation v5.0RC1

Photon.LoadBalancing.Common.OperationHandlerBase Member List

This is the complete list of members for Photon.LoadBalancing.Common.OperationHandlerBase, including all inherited members.

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