Sends a request with the given method name to the other RPC side without any parameters. Doesn't handle the response by the other RPC side.
a RequestToken to use with awaitResponse to get the response. Can be ignored if the response isn't important.
See Implementation
Sends a request with the given method name to the other RPC side without any parameters. Doesn't handle the response by the other RPC side.