class RMobileSmsMessaging::TMobileSmsCdmaSendAttributesV4 : public RMobileSmsMessaging::TMobileSmsAttributesV1 |
Defines attributes of sent SMS messages (CDMA only).
9.5
Public Member Functions | |
---|---|
TMobileSmsCdmaSendAttributesV4() |
Public Attributes | |
---|---|
TUint32 | iAddressAuthentication |
RMobilePhone::TMobileAddress | iDestination |
TBool | iMore |
TUint16 | iMsgRef |
TMobileSmsCdmaTpdu | iTLAck |
TUint32 | iAddressAuthentication |
Transport layer authentication parameter
RMobilePhone::TMobileAddress | iDestination |
The address of the destination of the SMS.
TBool | iMore |
Indicates whether the client is going to send another PDU immediately after this one (typically used when sending messages of more than one PDU). Equals ETrue if at least one more PDU is needed to complete the message and EFalse otherwise.
TUint16 | iMsgRef |
The message id allocated by the SMS stack. The TSY should retrieve the value from iCdmaTeleserviceId to determine which teleservice this message id corresponds to.
TMobileSmsCdmaTpdu | iTLAck |
TPDU received from network in response to a sent message
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.