ESRI.ArcGIS.Mobile
GpsStreamingSettings Class Members
See Also  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Mobile.Gps Namespace : GpsStreamingSettings Class


The following tables list the members exposed by GpsStreamingSettings.

Public Constructors

 NameDescription
Public ConstructorGpsStreamingSettings Constructor Constructs a GpsStreamingSettings object.  
Top

Public Properties

 NameDescription
Public PropertyDistanceInterval Gets or sets the distance interval for streaming.  
Public PropertyDistanceUnit Gets or sets the unit of distance for streaming.  
Public PropertyMode Gets or sets the mode of streaming.  
Public PropertyTimeInterval Gets or sets the time interval (in seconds) for streaming.  
Top

Public Methods

 NameDescription
Public MethodClone Clones a GpsStreamingSettings object.  
Public MethodEquivalentTo Returns true if the two instances are equivalent in values.  
Public MethodGetSchema This method is reserved, it should not be used. Apply the XmlSchemaProviderAttribute to the class instead.  
Public MethodReadXml Generates an object from its XML representation.  
Public MethodWriteXml Converts an object into its XML representation.  
Top

Protected Methods

 NameDescription
Protected MethodOnPropertyChanged Raises the PropertyChanged event.  
Top

Public Events

 NameDescription
Public EventPropertyChanged Raised when a property value is changed.  
Top

See Also

© 2013 All Rights Reserved.