|
||
class TConnSnapPref : public TConnPref;
An instance of the class is passed to RConnection::Start(TRequestStatus &)
when user wants to start connection based on Service Network Access Point that represents a collection of AP to try out.
TBuf8< KMaxConnPrefSize >
- No description.
TConnPref
- Overrides the connection preferences.
TConnSnapPref
- An instance of the class is passed to RConnection::Start(TRequestStatus &) w...
Defined in TConnSnapPref
:
Inherited from TConnPref
:
EConnPrefCommDb
CommDb Connection preference. EConnPrefCommDbMulti
CommDbMulti Connection preferenc. EConnPrefIdList
EConnPrefSip
Sip Connection preference. EConnPrefSnap
EConnPrefUnknown
Unknown Connection preference. ExtensionId()const
Get the extension (derrived class) idGetUserLen()
Get the length of the subclassSetExtensionId(TInt)
Set the extension (derrived class) idSetUserLen(TInt)
Set descriptor length to actual length of subclassTConnPref(TInt)
Constructor Setting length to 0x40 and Extension ID to aExtensionIdUserPtr()const
anonymous
RConnection::Start(TRequestStatus &)
Starts a connection asynchronously using the existing connection preferences in ...IMPORT_C void SetSnap(TUint32 aSnap);
Sets SNAP
|