Photon Server API Documentation
v5.0RC1
This is the complete list of members for Photon.LoadBalancing.Common.OperationHandlerBase, including all inherited members.
| HandleInvalidOperation(Operation operation, ILogger logger) | Photon.LoadBalancing.Common.OperationHandlerBase | inlinestatic |
| HandleUnknownOperationCode(OperationRequest operationRequest, ILogger logger) | Photon.LoadBalancing.Common.OperationHandlerBase | inlineprotectedstatic |
| OnDisconnect(PeerBase peer) | Photon.LoadBalancing.Common.OperationHandlerBase | inlinevirtual |
| OnDisconnectByOtherPeer(PeerBase peer) | Photon.LoadBalancing.Common.OperationHandlerBase | inlinevirtual |
| OnOperationRequest(PeerBase peer, OperationRequest operationRequest, SendParameters sendParameters) | Photon.LoadBalancing.Common.OperationHandlerBase | protectedpure virtual |
| ValidateOperation(Operation operation, ILogger logger, out OperationResponse response) | Photon.LoadBalancing.Common.OperationHandlerBase | inlinestatic |