Construct a notification with the specified remote method name and arguments.
A notification will receive no response from the server.
The name of the remote method to call.
A JSON string containing the method arguments as a JSON Object or array.
See Implementation
Construct a notification with the specified remote method name and arguments.
A notification will receive no response from the server.