Photon Server API Documentation v5.0RC1

Photon.SocketServer.Protocol Member List

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

AllowRawCustomValuesPhoton.SocketServer.Protocolstatic
AllProtocolsPhoton.SocketServer.Protocolstatic
CRYPTO_BLOCK_SIZEPhoton.SocketServer.Protocolstatic
GpBinaryV162Photon.SocketServer.Protocolstatic
GpBinaryV17Photon.SocketServer.Protocolstatic
GpBinaryV18Photon.SocketServer.Protocolstatic
InboundControllerPhoton.SocketServer.Protocolstatic
IncomingDataEncodingPhoton.SocketServer.Protocolstatic
JsonPhoton.SocketServer.Protocolstatic
ProtocolsPhoton.SocketServer.Protocolstatic
RegisterTypeMapper(IUnknownTypeMapper mapper)Photon.SocketServer.Protocolinlinestatic
TryParseInitRequest(byte[] data, out InitRequest initRequest)Photon.SocketServer.Protocolinlinestatic
TryRegisterCustomType(Type customType, byte typeCode, Func< object, byte[]> serializeFunction, Func< byte[], object > deserializeFunction)Photon.SocketServer.Protocolinlinestatic