RPCStreamRequest(function: RPCFunction, arguments: MutableList<Any>)
The details for the function (the name of the function and its arguments.)
function
- the function to be invoked
arguments
- the arguments for the function (can be any arbitrary class which can be marshalled into JSON.)