Response for an RPC function executed on the server.

Hierarchy

  • RpcResponse

Properties

Properties

id?: string

The identifier of the function.

payload?: object

The payload of the function which must be a JSON object.

Generated using TypeDoc