RPCMethods extension
Methods
-
performRpc(
PerformRpcParams params) → Future< String> -
Available on LocalParticipant, provided by the RPCMethods extension
Initiate an RPC call to a remote participant. @paramparams- RPC call parameters. @returns A promise that resolves with the response payload or rejects with an error. @throws Error on failure. Details inmessage.