MLtsyDispatchSmsSendSmsMessageNoFdnCheck Class Reference

class MLtsyDispatchSmsSendSmsMessageNoFdnCheck : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSendSmsMessageNoFdnCheckReqL(const RMobilePhone::TMobileAddress &, const TDesC8 &, RMobileSmsMessaging::TMobileSmsDataFormat, const RMobilePhone::TMobileAddress &, TBool)

TInt HandleSendSmsMessageNoFdnCheckReqL(const RMobilePhone::TMobileAddress &aDestination,
const TDesC8 &aSmsTpdu,
RMobileSmsMessaging::TMobileSmsDataFormataDataFormat,
const RMobilePhone::TMobileAddress &aGsmServiceCentre,
TBoolaMoreMessages
)[pure virtual]

The CTSY Dispatcher shall invoke this function on receiving the EMobileSmsMessagingSendMessageNoFdnCheck request from the CTSY.

It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackSmsSendSmsMessageNoFdnCheckComp()

Implementation of this interface should allow a client to send a SMS message

Parameters

const RMobilePhone::TMobileAddress & aDestinationThe mobile telephone number.
const TDesC8 & aSmsTpduThe SMS TPDU.
RMobileSmsMessaging::TMobileSmsDataFormat aDataFormatThe SMS data format.
const RMobilePhone::TMobileAddress & aGsmServiceCentreThe service centre number.
TBool aMoreMessages

Member Data Documentation

const TInt KLtsyDispatchSmsSendSmsMessageNoFdnCheckApiId

const TIntKLtsyDispatchSmsSendSmsMessageNoFdnCheckApiId[static]