Tracking Client API for Windows Phone
MessageFormatManager Class
NamespacesESRI.Tracking.ConnectorMessageFormatManager
Provides access to Services and Message Definitions returned from Tracking Server. Instances are created internally.
Declaration Syntax
C#Visual BasicVisual C++
public class MessageFormatManager
Public Class MessageFormatManager
public ref class MessageFormatManager
Members
All MembersMethodsProperties



IconMemberDescription
GetMessageDefinition(String, String)
Returns the Message Definition by matching the provided name and type.

GetMessageDefinition(String)
Returns the Message Definition by matching the provided GUID.

GetTrackingService(String)
Returns the Service by matching the provided name.

GetTrackingServiceNames()()()()
Returns a List of all the service names.

MessageDefinitions
MessageDefinitions returned by Tracking Server.

TrackingServices
Services returned by Tracking Server.

Inheritance Hierarchy
Object
MessageFormatManager

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