Photon Server API
This is the complete list of members for Photon.SocketServer.Protocol, including all inherited members.
| AllowRawCustomValues | Photon.SocketServer.Protocol | static |
| Amf3V162 | Photon.SocketServer.Protocol | static |
| GpBinaryV152 | Photon.SocketServer.Protocol | static |
| GpBinaryV162 | Photon.SocketServer.Protocol | static |
| GpBinaryV17 | Photon.SocketServer.Protocol | static |
| Json | Photon.SocketServer.Protocol | static |
| Protocols | Photon.SocketServer.Protocol | static |
| RegisterTypeMapper(IUnknownTypeMapper mapper) | Photon.SocketServer.Protocol | inlinestatic |
| TryRegisterCustomType(Type customType, byte typeCode, Func< object, byte[]> serializeFunction, Func< byte[], object > deserializeFunction) | Photon.SocketServer.Protocol | inlinestatic |