RMobileSmsMessaging::TMobileSmsSendAttributesV1 Class Reference

class RMobileSmsMessaging::TMobileSmsSendAttributesV1 : public RMobileSmsMessaging::TMobileSmsAttributesV1

Defines attributes of sent SMS messages.

Inherits from

Constructor & Destructor Documentation

TMobileSmsSendAttributesV1()

IMPORT_C TMobileSmsSendAttributesV1 ( )

Constructor.

Member Data Documentation

RMobilePhone::TMobileAddress iDestination

RMobilePhone::TMobileAddress iDestination

The address of the destination of the SMS.

Modes: Common

RMobilePhone::TMobileAddress

TBool iMore

TBool iMore

A boolean indicating whether the client is going to send another SMS immediately after this one. Equals ETrue if this is the case, EFalse if it is not.

Modes: Common

TUint16 iMsgRef

TUint16 iMsgRef

The message reference assigned to a sent message.

Modes: Common

TMobileSmsGsmTpdu iSubmitReport

TMobileSmsGsmTpdu iSubmitReport

The SMS-SUBMIT-REPORT TPDU received from network in response to a sent message.

Modes: GSM/WCDMA

TMobileSmsGsmTpdu