Rpc
An object that exposes all of the functions described by TRpcMethods.
Calling each method returns a PendingRpcRequest<TResponse> where
TResponse is that method's response type.
Type Parameters
| Type Parameter |
|---|
TRpcMethods |
An object that exposes all of the functions described by TRpcMethods.
Calling each method returns a PendingRpcRequest<TResponse> where
TResponse is that method's response type.
| Type Parameter |
|---|
TRpcMethods |