class RMobileSmsStore::TMobileCdmaSmsEntryV1 : public RMobileSmsStore::TMobileSmsEntryV1 |
Defines contents of a fixed-size, stored CDMA SMS entry.
9.5
Public Member Functions | |
---|---|
TMobileCdmaSmsEntryV1 () | |
void | ExternalizeL ( RWriteStream &) |
void | InternalizeL ( RReadStream &) |
Inherited Enumerations | |
---|---|
RMobilePhoneStore::TMobilePhoneStoreEntryV1:@124 |
Public Attributes | |
---|---|
RMobileSmsMessaging::TMobileSmsCdmaTpdu | iMsgData |
RMobilePhone::TMobileAddress | iRemoteParty |
TInt | iServiceCategory |
TInt | iTeleservice |
Inherited Attributes | |
---|---|
RMobilePhone::TMultimodeType::iExtensionId | |
RMobilePhoneStore::TMobilePhoneStoreEntryV1::iIndex | |
RMobileSmsStore::TMobileSmsEntryV1::iMsgStatus |
void | ExternalizeL | ( | RWriteStream & | aStream | ) | const |
This method externalizes the SMS entry into a stream
RWriteStream & aStream | The write stream that will contain the SMS entry |
void | InternalizeL | ( | RReadStream & | aStream | ) |
This method internalizes the SMS entry from a stream
RReadStream & aStream | The read stream containing the SMS fixed size entry |
RMobileSmsMessaging::TMobileSmsCdmaTpdu | iMsgData |
The teleservice layer bearer data of the stored message.
Modes: CDMA
RMobilePhone::TMobileAddress | iRemoteParty |
The remote party (destination or originator) of the stored message.
Modes: CDMA
TInt | iTeleservice |
The teleservice identifier of the stored message.
Modes: CDMA 9.5
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.