TServiceConnectionInfo Class Reference

class TServiceConnectionInfo

Constructor & Destructor Documentation

TServiceConnectionInfo()

TServiceConnectionInfo ( ) [inline]

TServiceConnectionInfo(TUint, TCCHSubserviceType, TUint32, TUint32)

TServiceConnectionInfo ( TUint aServiceId,
TCCHSubserviceType aType,
TUint32 aIapId,
TUint32 aSNAPId
) [inline]

Parameters

TUint aServiceId
TCCHSubserviceType aType
TUint32 aIapId
TUint32 aSNAPId

TServiceConnectionInfo(TUint, TCCHSubserviceType, TUint32, TUint32, TDesC &, TDesC &)

TServiceConnectionInfo ( TUint aServiceId,
TCCHSubserviceType aType,
TUint32 aIapId,
TUint32 aSNAPId,
TDesC & aUsername,
TDesC & aPassword
) [inline]

Parameters

TUint aServiceId
TCCHSubserviceType aType
TUint32 aIapId
TUint32 aSNAPId
TDesC & aUsername
TDesC & aPassword

Member Functions Documentation

ServiceId()

TUint ServiceId ( ) const [inline]

SetParameter(TCchConnectionParameter)

void SetParameter ( TCchConnectionParameter aParameter ) [inline]

Parameters

TCchConnectionParameter aParameter

SetServiceId(TUint)

void SetServiceId ( TUint aServiceId ) [inline]

Parameters

TUint aServiceId

SetType(TCCHSubserviceType)

void SetType ( TCCHSubserviceType aType ) [inline]

Parameters

TCCHSubserviceType aType

Type()

TCCHSubserviceType Type ( ) const [inline]

Member Data Documentation

TUint32 iIapId

TUint32 iIapId

Services IAP Id

TBuf< KCCHMaxPasswordLength > iPassword

TBuf < KCCHMaxPasswordLength > iPassword

Password

TBool iPasswordSet

TBool iPasswordSet

Is password set.

TBool iReserved

TBool iReserved

Reserved, obsolote. When adding next new parameter (TInt) rename Reserved to that, implementation is ready then.

TUint32 iSNAPId

TUint32 iSNAPId

Service's SNAP Id

TBool iSNAPLocked

TBool iSNAPLocked

Is SNAP editable, read only

TServiceSelection iServiceSelection

TServiceSelection iServiceSelection

Service Id

TBuf< KCCHMaxUsernameLength > iUsername

TBuf < KCCHMaxUsernameLength > iUsername

Username