RPCMethods extension

on

Methods

performRpc(PerformRpcParams params) Future<String>

Available on LocalParticipant, provided by the RPCMethods extension

Initiate an RPC call to a remote participant. @param params - RPC call parameters. @returns A promise that resolves with the response payload or rejects with an error. @throws Error on failure. Details in message.