RpcResult
automorph.RpcResult
RPC function return type containing both the actual result and RPC response context.
Type parameters
- Context
-
RPC response context type
- Result
-
RPC function result type
Value parameters
- context
-
RPC response context
- result
-
RPC function result
Attributes
- Graph
-
- Supertypes
Members list
In this article