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  
service — Property, class com.esri.tracking.connector.events.SetAOIEvent
The service name.
Service — class, package com.esri.tracking.connector
Represents a Tracking Service.
SERVICE — Constant Static Property, class com.esri.tracking.connector.enums.GatewayStatisticsType
Specifies that this is a SERVICE type.
ServiceDefinitionsEvent — class, package com.esri.tracking.connector.events
Represents event objects dispatched when a response to a service definitions request is received.
ServiceDefinitionsEvent(type:String, succeeded:Boolean, messageFormatManager:com.esri.tracking.connector:MessageFormatManager, errorMessage:String) — Constructor, class com.esri.tracking.connector.events.ServiceDefinitionsEvent
The constructor.
serviceDefinitionsResponse — Event, class com.esri.tracking.connector.Connector
Dispatched when a response to a request for service definitions is received.
SERVICE_DEFINITIONS_RESPONSE — Constant Static Property, class com.esri.tracking.connector.events.ServiceDefinitionsEvent
Defines the value of the type property of an serviceDefinitionsResponse event.
serviceName — Property, class com.esri.tracking.connector.MessageDefinition
The service name associated with the Message Definition.
serviceNames — Property, class com.esri.tracking.connector.events.SubscribeEvent
The Array of service names associated with this response.
serviceNames — Property, class com.esri.tracking.connector.events.UnsubscribeEvent
The Array of service names associated with this response.
services — Property, class com.esri.tracking.connector.GatewayData
The collection of services included in this gateway data instance.
services — Property, class com.esri.tracking.connector.MessageFormatManager
Services returned by Tracking Server.
servicesXML — Property, class com.esri.tracking.connector.GatewayData
The services properties as an XML document.
ServiceType — final class, package com.esri.tracking.connector.enums
This class contains constants for the type property of the Service class.
sessionID — Property, class com.esri.tracking.connector.events.AuthenticateEvent
The sessionID returned.
SetAOIEvent — class, package com.esri.tracking.connector.events
Represents event objects dispatched when a response to set AOI request is received.
SetAOIEvent(type:String, succeeded:Boolean, service:String, aoiXML:String, aoiType:com.esri.tracking.connector.enums:SetAOIType, errorMessage:String) — Constructor, class com.esri.tracking.connector.events.SetAOIEvent
The constructor.
setAOIForServiceAsync(serviceName:String, aoiEnvelope:com.esri.tracking.connector.geometry:TmsEnvelope, aoiType:com.esri.tracking.connector.enums:SetAOIType) — method, class com.esri.tracking.connector.Connector
Publishes a message to other clients connected to the gateway, including the client publishing the message.
SetAOIType — final class, package com.esri.tracking.connector.enums
This class contains constants for the Connector class.
shapeFieldIndex — Property, class com.esri.tracking.connector.MessageDefinition
The shape field index.
shapeFieldName — Property, class com.esri.tracking.connector.MessageDefinition
The shape field name.
shapeFieldName — Property, class com.esri.tracking.connector.Service
The shape field name.
SIMPLE — Constant Static Property, class com.esri.tracking.connector.enums.ServiceType
Specifies that this is a Simple service.
spatialReference — Property, class com.esri.tracking.connector.MessageDefinition
The spatial reference.
_startTimestampFieldIndex — Property, class com.esri.tracking.connector.MessageDefinition
startTimestampFieldIndex — Property, class com.esri.tracking.connector.MessageDefinition
The start timestamp field index.
startTimestampFieldName — Property, class com.esri.tracking.connector.MessageDefinition
The timestamp field name.
startTimestampFieldName — Property, class com.esri.tracking.connector.Service
The start timestamp field name.
STRING — Constant Static Property, class com.esri.tracking.connector.enums.MessageFieldType
Specifies that this is a String field.
SubscribeEvent — class, package com.esri.tracking.connector.events
Represents event objects dispatched when a response to a subscribe request is received.
SubscribeEvent(type:String, succeeded:Boolean, serviceNames:Array, errorMessage:String) — Constructor, class com.esri.tracking.connector.events.SubscribeEvent
The constructor.
subscribeResponse — Event, class com.esri.tracking.connector.Connector
Dispatched when a response a subscribe request is received.
SUBSCRIBE_RESPONSE — Constant Static Property, class com.esri.tracking.connector.events.SubscribeEvent
Defines the value of the type property of an subscribeResponse event.
subscribeToServiceAsync(serviceName:String) — method, class com.esri.tracking.connector.Connector
Sends a request to the gateway to subscribe to a single service.
subscribeToServiceListAsync(subscribeServiceNames:Array) — method, class com.esri.tracking.connector.Connector
Sends a request to the gateway to subscribe to a list of services.
succeeded — Property, class com.esri.tracking.connector.events.ActionListEvent
Indicates whether the request was successful or not.
succeeded — Property, class com.esri.tracking.connector.events.AuthenticateEvent
Indicates whether the request was successful or not.
succeeded — Property, class com.esri.tracking.connector.events.ConnectEvent
Indicates whether the request was successful or not.
succeeded — Property, class com.esri.tracking.connector.events.DisconnectEvent
Indicates whether the request was successful or not.
succeeded — Property, class com.esri.tracking.connector.events.GatewayDataEvent
Indicates whether the request was successful or not.
succeeded — Property, class com.esri.tracking.connector.events.ServiceDefinitionsEvent
Indicates whether the request was successful or not.
succeeded — Property, class com.esri.tracking.connector.events.SetAOIEvent
Indicates whether the request was successful or not.
succeeded — Property, class com.esri.tracking.connector.events.SubscribeEvent
Indicates whether the request was successful or not.
succeeded — Property, class com.esri.tracking.connector.events.SymbolEvent
Indicates whether the request was successful or not.
succeeded — Property, class com.esri.tracking.connector.events.UnsubscribeEvent
Indicates whether the request was successful or not.
symbol — Property, class com.esri.tracking.connector.events.SymbolEvent
The symbol returned.
SymbolEvent — Dynamic Class, package com.esri.tracking.connector.events
Represents event objects dispatched when a response to a symbol request is received.
SymbolEvent(type:String, succeeded:Boolean, symbol:com.esri.tracking.connector:TmsSymbol, errorMessage:String) — Constructor, class com.esri.tracking.connector.events.SymbolEvent
The constructor.
symbolID — Property, class com.esri.tracking.connector.TmsSymbol
The symbolID for this symbol.
symbolResponse — Event, class com.esri.tracking.connector.Connector
Dispatched when a response symbol request is received.
SYMBOL_RESPONSE — Constant Static Property, class com.esri.tracking.connector.events.SymbolEvent
Defines the value of the type property of an symbolResponse 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