RMobileSmsStore::TMobileCdmaSmsEntryV1 Class Reference

class RMobileSmsStore::TMobileCdmaSmsEntryV1 : public RMobileSmsStore::TMobileSmsEntryV1

Defines contents of a fixed-size, stored CDMA SMS entry.

9.5

Constructor & Destructor Documentation

TMobileCdmaSmsEntryV1()

IMPORT_C TMobileCdmaSmsEntryV1 ( )

Member Functions Documentation

ExternalizeL(RWriteStream &)

void ExternalizeL ( RWriteStream & aStream ) const

This method externalizes the SMS entry into a stream

Parameters

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

InternalizeL(RReadStream &)

void InternalizeL ( RReadStream & aStream )

This method internalizes the SMS entry from a stream

Parameters

RReadStream & aStream The read stream containing the SMS fixed size entry

Member Data Documentation

RMobileSmsMessaging::TMobileSmsCdmaTpdu iMsgData

RMobileSmsMessaging::TMobileSmsCdmaTpdu iMsgData

The teleservice layer bearer data of the stored message.

Modes: CDMA

RMobileSmsMessaging::TMobileSmsCdmaTpdu

RMobilePhone::TMobileAddress iRemoteParty

RMobilePhone::TMobileAddress iRemoteParty

The remote party (destination or originator) of the stored message.

Modes: CDMA

RMobilePhone::TMobileAddress

TInt iServiceCategory

TInt iServiceCategory

The service category of the stored message.

Modes: CDMA

TInt iTeleservice

TInt iTeleservice

The teleservice identifier of the stored message.

Modes: CDMA 9.5