The following header file(s) have changed between S60 releases 3.0 and 5.0
Type | Class | Change |
New constant | const TUint KBearerInfo; Used by GetIntAttribute.
|
|
New constant | const TUint KBearerGroupThreshold; Used by GetUintAttribute,
SetUintAttribute.
|
|
New constant | const TUint KBearerGroupInfo; Used by GetPckgAttribute.
|
|
New constant | const TUint KWlanNetworks; Used by GetPckgAttribute.
|
|
New constant | const TUint KWlanScanCacheLifetime; Used by GetIntAttribute,
SetIntAttribute.
|
|
New constant | const TUint KWlanScanMaxDelay; Used by GetUintAttribute,
SetUintAttribute.
|
|
New constant | const TUint KWlanSsid; Used by GetStringAttribute,
SetStringAttribute.
|
|
New constant | const TUint KWlanSsidNetworks; Used by GetPckgAttribute.
|
|
New constant | const TUint KWlanCurrentNetwork; Used by GetPckgAttribute.
|
|
New constant | const TUint KWlanProbeRawBuffers; Used by GetPckgAttribute.
|
|
New enumeration | enum TConnMonBearerInfo; |
|
New enumeration | enum TConnMonBearerGroup; |
|
New enumeration value | TConnMonEvent::EConnMonBearerInfoChange |
|
New enumeration value | TConnMonEvent::EConnMonBearerGroupChange |
|
New class | TConnMonBearerGroupInfo |
class TConnMonBearerGroupInfo |
New class | CConnMonBearerInfoChange |
NONSHARABLE_CLASS( CConnMonBearerInfoChange ) : public CConnMonEventBase |
New class | CConnMonBearerGroupChange |
NONSHARABLE_CLASS( CConnMonBearerGroupChange ) : public CConnMonEventBase |
New class | CConnMonWlanNetwork |
NONSHARABLE_CLASS( CConnMonWlanNetwork ): public CBase |
New class | CConnMonWlanNetworksPtrArrayPckg |
class CConnMonWlanNetworksPtrArrayPckg : public CBase |
New class | CConnMonWlanProbeRawBuffer |
NONSHARABLE_CLASS( CConnMonWlanProbeRawBuffer ) : public CBase |
New class | CConnMonWlanProbeRawBuffersPckg |
class CConnMonWlanProbeRawBuffersPckg : public CBase |
New type definition | typedef TPckgBuf<TConnMonBearerGroupInfo> TConnMonBearerGroupInfoBuf; |
|
New type definition | typedef RPointerArray<CConnMonWlanNetwork> RConnMonWlanNetworksPtrArray; |
|
New type definition | typedef RPointerArray<CConnMonWlanProbeRawBuffer> RConnMonWlanProbeRawBuffersPtrArray; |