MLtsyDispatchSmsSendSatSms Class Reference

class MLtsyDispatchSmsSendSatSms : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

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

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

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

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

Implementation of this interface should handle a request to send a SMS message initiated from a client side RSat::SendMessageNoLogging() call.

Parameters

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 KLtsyDispatchSmsSendSatSmsApiId

const TIntKLtsyDispatchSmsSendSatSmsApiId[static]