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 |
ActionListEvent — class, package com.esri.tracking.connector.events |
|
Represents event objects dispatched when a response to an action list request is received. |
ActionListEvent(type:String, succeeded:Boolean, actionListXML:String, errorMessage:String) — Constructor, class com.esri.tracking.connector.events.ActionListEvent |
|
The constructor. |
actionListResponse — Event, class com.esri.tracking.connector.Connector |
|
Dispatched when a response to an action list request is received. |
ACTION_LIST_RESPONSE — Constant Static Property, class com.esri.tracking.connector.events.ActionListEvent |
|
Defines the value of the type property of an actionListResponse
event. |
actionListXML — Property, class com.esri.tracking.connector.events.ActionListEvent |
|
The action list in XML format. |
adjustsForDaylightSavingTime — Property, class com.esri.tracking.connector.TimeZone |
| |
aoiResponse — Event, class com.esri.tracking.connector.Connector |
|
Dispatched when a response to set AOI request is received. |
AOI_RESPONSE — Constant Static Property, class com.esri.tracking.connector.events.SetAOIEvent |
|
Defines the value of the type property of an setAOIResponse
event. |
aoiType — Property, class com.esri.tracking.connector.events.SetAOIEvent |
|
The Area of Interset type. |
aoiXML — Property, class com.esri.tracking.connector.events.SetAOIEvent |
|
The Area of Interset in XML format. |
authenticateAsync(username:String, password:String) — method, class com.esri.tracking.connector.Connector |
|
Authenticates with the Tracking Server using the provided username and password. |
AuthenticateEvent — class, package com.esri.tracking.connector.events |
|
Represents event objects dispatched when a response to an authenticate request is received. |
AuthenticateEvent(type:String, succeeded:Boolean, sessionID:int, errorMessage:String) — Constructor, class com.esri.tracking.connector.events.AuthenticateEvent |
|
The constructor. |
authenticateResponse — Event, class com.esri.tracking.connector.Connector |
|
Dispatched when a response to an authentication request is received. |
AUTHENTICATE_RESPONSE — Constant Static Property, class com.esri.tracking.connector.events.AuthenticateEvent |
|
Defines the value of the type property of an authenticateResponse
event. |
auxiliaryData — Property, class com.esri.tracking.connector.events.AuxiliaryDataEvent |
|
The auxiliary data received. |
AuxiliaryData — class, package com.esri.tracking.connector |
|
Provides access to Auxiliary Data returned from Tracking Server. |
AUXILIARY_DATA — Constant Static Property, class com.esri.tracking.connector.enums.MessageDefinitionType |
|
Specifies that this is an Auxiliary Data Message Definition. |
AuxiliaryDataEvent — class, package com.esri.tracking.connector.events |
|
Represents event objects dispatched when auxiliary data is received. |
AuxiliaryDataEvent(type:String, auxiliaryData:com.esri.tracking.connector:AuxiliaryData) — Constructor, class com.esri.tracking.connector.events.AuxiliaryDataEvent |
|
The constructor. |
auxiliaryDataMessageDefinition — Property, class com.esri.tracking.connector.Service |
|
The Auxiliary Data Message Definition. |
auxiliaryDataReceived — Event, class com.esri.tracking.connector.Connector |
|
Dispatched when auxiliary data is received. |
AUXILIARY_DATA_RECEIVED — Constant Static Property, class com.esri.tracking.connector.events.AuxiliaryDataEvent |
|
Defines the value of the type property of an auxiliaryDataReceived
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 |