 Photon Server API Documentation
        
        
            v5.0RC1
        
            Photon Server API Documentation
        
        
            v5.0RC1
        
    This is the complete list of members for Photon.SocketServer.Protocol, including all inherited members.
| AllowRawCustomValues | Photon.SocketServer.Protocol | static | 
| AllProtocols | Photon.SocketServer.Protocol | static | 
| CRYPTO_BLOCK_SIZE | Photon.SocketServer.Protocol | static | 
| GpBinaryV162 | Photon.SocketServer.Protocol | static | 
| GpBinaryV17 | Photon.SocketServer.Protocol | static | 
| GpBinaryV18 | Photon.SocketServer.Protocol | static | 
| InboundController | Photon.SocketServer.Protocol | static | 
| IncomingDataEncoding | Photon.SocketServer.Protocol | static | 
| Json | Photon.SocketServer.Protocol | static | 
| Protocols | Photon.SocketServer.Protocol | static | 
| RegisterTypeMapper(IUnknownTypeMapper mapper) | Photon.SocketServer.Protocol | inlinestatic | 
| TryParseInitRequest(byte[] data, out InitRequest initRequest) | Photon.SocketServer.Protocol | inlinestatic | 
| TryRegisterCustomType(Type customType, byte typeCode, Func< object, byte[]> serializeFunction, Func< byte[], object > deserializeFunction) | Photon.SocketServer.Protocol | inlinestatic |