CConnMonSNAPsAvailabilityChange Class Reference
class CConnMonSNAPsAvailabilityChange : public CConnMonEventBase |
This event is triggered when SNAP availability changes. The connection ID passed in the event is the generic connection ID EBearerIdAll. The ID numbers of available SNAPs are included in the event (see TConnMonSNAPInfo). The same information can be retrieved with packaged attributes KSNAPsAvailability and KAvailableSNAPsIds.
CONNMON.LIB
Inherits from
- CConnMonSNAPsAvailabilityChange
Constructor & Destructor Documentation
CConnMonSNAPsAvailabilityChange(const TUint, const TUint, const TConnMonSNAPInfo *)
Parameters
const TUint aConnectionId | Connection ID. |
const TUint aSNAPsAvailable | Number of available SNAPs. |
const TConnMonSNAPInfo * aSNAPInfoPtr | Pointer to the SNAP availability information. |
~CConnMonSNAPsAvailabilityChange()
~CConnMonSNAPsAvailabilityChange | ( | ) | |
Member Functions Documentation
SNAPAvailability()
Gets the SNAP availability information.
SNAPsAvailabile()
IMPORT_C TUint | SNAPsAvailabile | ( | ) | const |
Gets the number of available SNAPs.
Member Data Documentation
TConnMonSNAPInfo
iSNAPInfo
TUint
iSNAPsAvailable
TUint
| iSNAPsAvailable | [private] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.