IMQRPCRequest.method property
Name of the service method to invoke.
Signature:
method: string;
Remarks
Not supplied by the caller: the remote() decorator appends it to the argument list and the client pops it back off. The service uses it for the method lookup and to authorize the call against its exposed description.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.