RMobileNamStore::TMobileNamEntryV1 Class Reference

class RMobileNamStore::TMobileNamEntryV1 : public RMobilePhoneStore::TMobilePhoneStoreEntryV1

Defines contents of a NAM store entry

Constructor & Destructor Documentation

TMobileNamEntryV1()

IMPORT_C TMobileNamEntryV1 ( )

Member Functions Documentation

ExternalizeL(RWriteStream &)

void ExternalizeL ( RWriteStream & aStream ) const

This method externalizes the NAM entry into a stream

Parameters

RWriteStream & aStream The write stream that will contain the NAM entry

InternalizeL(RReadStream &)

void InternalizeL ( RReadStream & aStream )

This method internalizes the NAM entry from a stream

Parameters

RReadStream & aStream The read stream containing the NAM entry

Member Data Documentation

TBuf8< KMaxNamParamSize > iData

TBuf8 < KMaxNamParamSize > iData

The data contents of the selected parameter.

Modes: CDMA

KMaxNamParamSize

TInt iNamId

TInt iNamId

The NAM that is to be accessed, will be between 0 and TMobileNamStoreInfoV1::iNamCount -1.

Modes: CDMA

TInt iParamIdentifier

TInt iParamIdentifier

The identifier of the NAM parameter to be accessed.

TSY must define values of parameter identifiers.

Modes: CDMA