IJSMethod Methods
The methods of the IJSMethod class are listed here.
Interface
IJSMethod Interface
Public Methods
Name
Description
This is the overview for the Name method overload.
Arguments
Collection of arguments
ReturnValue
Data to return to the remote caller.
AddArgument
Adds an argument to the parameters list
OnCall
Allows you to pass a IJSCallback interface that will receive a the remote call.