A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
CLEAR — Constant Static Property, class com.esri.tracking.connector.enums.SetAOIType
Specifies that this is a Clear AOI type.
com.esri.tracking.connector — package
This package contains basic classes needed to connect to Tracking Server.
com.esri.tracking.connector.enums — package
This package contains enumeration classes.
com.esri.tracking.connector.events — package
This package contains event classes.
com.esri.tracking.connector.geometry — package
This package contains geometry classes.
COMPLEX_DYNAMIC — Constant Static Property, class com.esri.tracking.connector.enums.ServiceType
Specifies that this is a ComplexDynamic service.
COMPLEX_STATIC — Constant Static Property, class com.esri.tracking.connector.enums.ServiceType
Specifies that this is a ComplexStatic service.
connectAsync(remoteHostname:String, port:int) — method, class com.esri.tracking.connector.Connector
Connects asynchronously to given remoteHostname at given port.
ConnectEvent — class, package com.esri.tracking.connector.events
Represents event objects dispatched when a response to a connect request is received.
ConnectEvent(type:String, succeeded:Boolean, errorMessage:String) — Constructor, class com.esri.tracking.connector.events.ConnectEvent
The constructor.
CONNECTION — Constant Static Property, class com.esri.tracking.connector.enums.GatewayStatisticsType
Specifies that this is a CONNECTION type.
connectionProperties — Property, class com.esri.tracking.connector.GatewayData
The collection of connection properties.
Connector — class, package com.esri.tracking.connector
The main class used to connect to the Tracking Server gateway.
Connector() — Constructor, class com.esri.tracking.connector.Connector
The constructor.
connectResponse — Event, class com.esri.tracking.connector.Connector
Dispatched when a response to a connection request is received.
CONNECT_RESPONSE — Constant Static Property, class com.esri.tracking.connector.events.ConnectEvent
Defines the value of the type property of an connectResponse event.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z