Arguments to be passed into the bound method.
The numeric ID of the bound method to call.
OptionalmethodName?: neverThe fully qualified name of the bound method to call.
Arguments to be passed into the bound method.
OptionalmethodID?: neverThe numeric ID of the bound method to call.
The fully qualified name of the bound method to call.
Holds all required information for a binding call. May provide either a method ID or a method name, but not both.