Construct a Request with the specified remote method name and arguments.
The value of the ID must be a string, a number, or null; null is not recommended for use as an ID.
A JSONValue containing a scalar ID of the request.
The name of the remote method to call.
A JSONValue containing the method arguments as a JSON Object or array.
See Implementation
Construct a Request with the specified remote method name and arguments.
The value of the ID must be a string, a number, or null; null is not recommended for use as an ID.