Class RpcFormat.Response
Msgpack RPC spec https://github.com/msgpack-rpc/msgpack-rpc/blob/master/spec.md
Assembly: cs.temp.dll.dll
Declaration
Fields
MsgidIndex
uint32
field (msgid)
Declaration
ErrorIndex
binary|string|null
field (error)
Declaration
ResultIndex
binary|null
field (result)
Declaration