Provides access to methods and properties used to access responses from the Tracking Server or datalinks in which a command was issued.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
Description | ||
---|---|---|
addArgument | Adds an argument to the response message. | |
ArgumentCount | Number of arguments in the response message. | |
CommandID | Identifies command for the response message. | |
CommandMessageID | Indicates ID of the command in the response message. | |
CreationDate | Indicates the date of the response message's creation. | |
Destination | Indicates destination of the response message. | |
ErrorCode | Error code value. | |
getArgument | Gets argument from the response message. | |
ID | ID value for the response message. | |
MessageType | Indicates type of response message. | |
Priority | Indicates priority of the response message. | |
removeArgument | Removes an argument from the response message. | |
setArgument | Sets an argument for the response message. | |
Status | Indicates status of response message. |