ESRI.ArcGIS.Mobile.Client
IGpsConnectionManager Interface Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace : IGpsConnectionManager Interface


The following tables list the members exposed by IGpsConnectionManager.

Public Properties

 NameDescription
 PropertyConnection Gets the GpsConnection.  
 PropertyGpsConnectionSettingsPage Gets the correct GpsConnectionSettingsPage for the connection.  
 PropertyGpsDisplay Gets or sets the GpsDisplay that is used throughout the MapPages.  
 PropertyGpsInfoWidgetController Gets the InfoWidget controllers that controls what to display on the GpsInfo bar  
 PropertyGpsQualityFilterIcon Gets the quality status icon that shows in the title bar of the MobileApplication.  
 PropertyGpsQualityStatusText Gets the quality status text that shows in the title bar of the MobileApplication.  
 PropertyGpsSettingsPage Gets the correct GpsSettingsPage for the connection.  
 PropertyGpsStatusPage Gets the correct GpsStatus page to show for the connection.  
 PropertyNeedGPSConnectionSetup Indicates if the GPS Connection need to be setup.  
Top

Public Methods

 NameDescription
 MethodSaveConnectionSettings Called when the application is being shut down. This allows the GpsConnectionManager to save any settings or state for the connection.  
Top

See Also