CallMethodResult Class
The result of a Method call.
Constructor
CallMethodResult
(
-
options
Parameters:
-
options
Object
Item Index
Methods
binaryStoreSize
()
Number
Calculate the required size to store this object in a binary stream.
Returns:
Number:
decode_debug
()
isValid
()
Boolean
verify that all object attributes values are valid according to schema
Returns:
Boolean:
toString
()
String
Returns:
String:
Properties
inputArgumentDiagnosticInfos
DiagnosticInfo[]
The list of diagnostic information corresponding to the inputArguments.