Deprecated APIs

All the deprecated APIs in this release are listed and with the alternatives provided. These deprecated APIs will be removed from the future Symbian platform release, so it is recommended to avoid using these APIs.

The following table summarizes the deprecated APIs:

Deprecated APIs Affected headers and libraries Description
void CTelephony::GetSignalStrength(TRequestStatus& aReqStatus, TDes8& aSignalStrength) const; CTelephony::TNotificationEvent::ESignalStrengthChange etel3rdparty.h and etel3rdparty.lib Clients should use the following API instead:
  • QSystemNetworkInfo::networkSignalStrength()