API ReferenceOdinNative.Utils.MessagePackRpcFormat.RequestVersion: 2.xOn this pageClass RpcFormat.Request Msgpack RPC spec https://github.com/msgpack-rpc/msgpack-rpc/blob/master/spec.md Assembly: cs.temp.dll.dll Declarationpublic static class RpcFormat.Request Fields MsgidIndex uint32 field (msgid) Declarationpublic const int MsgidIndex = 1 MethodIndex string field (method) Declarationpublic const int MethodIndex = 2 ParamsIndex binary field (params) Declarationpublic const int ParamsIndex = 3