Class SendRequestResult
java.lang.Object
com.inductiveautomation.ignition.common.script.builtin.SendRequestResult
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
PythonSendRequestResult
This is the transport object used to communicate results for system.util.sendRequest between the gateway and the
client, and across the gateway network.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SendRequestResult
-
-
Method Details
-
getOpId
-
getResult
-
getException
-