Photon Server API Documentation v5.0RC1

Photon.SocketServer.OperationResponse Member List

This is the complete list of members for Photon.SocketServer.OperationResponse, including all inherited members.

DebugMessagePhoton.SocketServer.OperationResponse
OperationCodePhoton.SocketServer.OperationResponse
OperationResponse()Photon.SocketServer.OperationResponseinline
OperationResponse(byte operationCode)Photon.SocketServer.OperationResponseinline
OperationResponse(byte operationCode, object dataContract)Photon.SocketServer.OperationResponseinline
OperationResponse(byte operationCode, Dictionary< byte, object > parameters)Photon.SocketServer.OperationResponseinline
ParametersPhoton.SocketServer.OperationResponse
ReturnCodePhoton.SocketServer.OperationResponse
SetParameters(object dataContract)Photon.SocketServer.OperationResponseinline
SetParameters(Dictionary< byte, object > parameters)Photon.SocketServer.OperationResponseinline
this[byte parameterKey]Photon.SocketServer.OperationResponse