Tracking Client API for Windows Phone
ESRI.Tracking.Connector.Events Namespace
NamespacesESRI.Tracking.Connector.Events
Contains event args classes.
Declaration Syntax
C#Visual BasicVisual C++
namespace ESRI.Tracking.Connector.Events
Namespace ESRI.Tracking.Connector.Events
namespace ESRI.Tracking.Connector.Events
Types
All TypesClasses
IconTypeDescription
ActionListEventArgs
Represents args for the event raised when a response to an action list request is received.

AuthenticateEventArgs
Represents args for the event raised when a response to an authenticate request is received.

AuxiliaryDataEventArgs
Represents args for the event raised when auxiliary data is received.

ConnectEventArgs
Represents args for the event raised when a response to a connect request is received.

DisconnectEventArgs
Represents args for the event raised when a response to an disconnect request is received.

GatewayDataEventArgs
Represents args for the event raised when a response to an gateway statistics request is received.

GeneralErrorEventArgs
Represents args for the event raised when an internal error occurs.

ObservationEventArgs
Represents args for the event raised when an observation is received.

ServiceDefinitionsEventArgs
Represents args for the event raised when a response to a service definitions request is received.

SetAOIEventArgs
Represents args for the event raised when a response to a set AOI for service request is received.

SubscribeEventArgs
Represents args for the event raised when a response to a subscribe request is received.

SymbolEventArgs
Represents args for the event raised when a response to a symbol request is received.

UnsubscribeEventArgs
Represents args for the event raised when a response to an unsubscribe request is received.