Contains basic classes needed to connect to Tracking Server.

C# | Visual Basic | Visual C++ |
namespace ESRI.Tracking.Connector
Namespace ESRI.Tracking.Connector
namespace ESRI.Tracking.Connector

All Types | Classes |
Icon | Type | Description |
---|---|---|
![]() | AuxiliaryData |
Provides access to Auxiliary Data returned from Tracking Server. Instances are created internally.
|
![]() | Connector |
The main class used to connect to the Tracking Server gateway.
|
![]() | GatewayData |
Holds gateway data retruned from Tracking Server.
|
![]() | MessageDefinition |
Represents a Message Definition. Instances are created internally.
|
![]() | MessageField |
Represents a Message Field. Instances are created internally.
|
![]() | MessageFormatManager |
Provides access to Services and Message Definitions returned from Tracking Server. Instances are created internally.
|
![]() | Observation |
Provides access to Observation returned from Tracking Server. Instances are created internally.
|
![]() | Service |
Represents a Tracking Service. Instances are created internally.
|
![]() | TimeZone |
Provides access to time zone definition returned from Tracking Server.
|
![]() | TmsSymbol |
Provides access to symbols returned from Tracking Server. Instances are created internally.
|