The purpose of BLID Application Satellite Info API is to display a dialog which indicates satellite data availability and quality. The dialog can be switched between two views, one being a firmament view and the other being a signal strength view.
BLID Application Satellite Info API’s operation requires:
This API is valid for all platforms running on Symbian OS 9.3 or later.
This API is an SDK API and was first published in S60 release 3.0.
This document is valid from S60 release 3.2 onwards
The following header file have changed between S60 releases 3.1 and 3.2
CSatelliteInfoUi.h
Type | Class | Change |
-New Public Method | -CSatelliteInfoUI |
void SetLaunchView(TSatelliteView aLaunchView); |
New enum value | CSatelliteInfoUI |
TSatelliteView::ESatelliteFirmamentView and TSatelliteView::ESatelliteSignalStrengthView |