TConnAPPref Class Reference

#include <comms-infras/esock_params.h>

class TConnAPPref : public Meta::SMetaDataECom

Detailed Description

Connection preference to specify an access point to start.

However, this preference cannot be used with RConnection::Start as a TConnPref. It must be part of a TConnPrefList.

TConnAPPref can be added to the list to chose the top level access point. For the KAfInet tier this type behaves in the same way as TConnSnapPref.

It is recommended that at most one TConnAPPref from each tier is added to the TConnPrefList.

If no TConnAPPref is specified, then the default access point for the KAfInet tier will be used for selection.

See also: TConnSnapPref TConnPrefList RConnection::Start

since 9.5

Member Attribute Documentation

iAP

DATA_VTABLE TUintiAP[protected]

Member Enumeration Documentation

Enum anonymous

EnumeratorValueDescription
EUid0x10285E27
ETypeId2

Member Function Documentation

GetAP ( )

TInt GetAP()[inline]

NewL ( )

TConnAPPref *NewL()[static, inline]

NewL ( TUint )

TConnAPPref *NewL(TUintaAP)[static, inline]

SetAP ( TUint )

voidSetAP(TUintaAP)[inline]