RMobileSmsMessaging::TMobileSmspEntryV1 Class Reference

class RMobileSmsMessaging::TMobileSmspEntryV1 : public RMobilePhone::TMultimodeType

Defines a set of SMS parameters.

Inherits from

Constructor & Destructor Documentation

TMobileSmspEntryV1()

IMPORT_C TMobileSmspEntryV1 ( )

Member Functions Documentation

ExternalizeL(RWriteStream &)

void ExternalizeL ( RWriteStream & aStream ) const

This method externalizes the SMS parameter entry into a stream

Parameters

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

InternalizeL(RReadStream &)

void InternalizeL ( RReadStream & aStream )

This method internalizes the SMS parameter entry from a stream

Parameters

RReadStream & aStream The read stream containing the SMS parameter entry

Member Data Documentation

TUint8 iDcs

TUint8 iDcs

Default data coding scheme. Coded according to GSM 03.40.

RMobilePhone::TMobileAddress iDestination

RMobilePhone::TMobileAddress iDestination

Default destination for outgoing SMS.

RMobilePhone::TMobileAddress

TInt iIndex

TInt iIndex

The slot index where this SMSP entry is stored in the SIM's SMSP file.

TUint8 iProtocolId

TUint8 iProtocolId

Default protocol ID. Coded according to GSM 03.40.

TUint8 iReservedFiller

TUint8 iReservedFiller

Reserved for future use.

RMobilePhone::TMobileAddress iServiceCentre

RMobilePhone::TMobileAddress iServiceCentre

Default service centre for outgoing SMS.

RMobilePhone::TMobileAddress

TBuf< KMaxSmspTextSize > iText

TBuf < KMaxSmspTextSize > iText

The alpha-tag associated with this SMSP entry, expressed as Unicode characters.

TUint32 iValidParams

TUint32 iValidParams

A bit-wise sum of the constants defined in TMobileSmspStoreValidParams, that specifies which parameters are valid within this entry.

TUint8 iValidityPeriod

TUint8 iValidityPeriod

Default validity period, in relative format and coded on 8 bits as defined by GSM 03.40.