Tracking Client API for Windows Phone
ActionListResponse Event
NamespacesESRI.Tracking.ConnectorConnectorActionListResponse
Event to signal that a response to action list request has been received.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler<ActionListEventArgs> ActionListResponse
Public Event ActionListResponse As EventHandler(Of ActionListEventArgs)
public:
 event EventHandler<ActionListEventArgs^>^ ActionListResponse {
	void add (EventHandler<ActionListEventArgs^>^ value);
	void remove (EventHandler<ActionListEventArgs^>^ value);
}

Assembly: ESRI.Tracking.Connector.WindowsPhone (Module: ESRI.Tracking.Connector.WindowsPhone) Version: 10.1.0.3022 (10.1.0.3022)