class MLtsyDispatchSmsSendSatSms : public MLtsyDispatchInterface |
Public Member Functions | |
---|---|
TInt | HandleSendSatSmsReqL(const TDesC8 &, RMobileSmsMessaging::TMobileSmsDataFormat, const RMobilePhone::TMobileAddress &, TBool) |
Public Attributes | |
---|---|
const TInt | KLtsyDispatchSmsSendSatSmsApiId |
TInt | HandleSendSatSmsReqL | ( | const TDesC8 & | aSmsTpdu, |
RMobileSmsMessaging::TMobileSmsDataFormat | aDataFormat, | |||
const RMobilePhone::TMobileAddress & | aGsmServiceCentre, | |||
TBool | aMoreMessages | |||
) | [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.
const TDesC8 & aSmsTpdu | The SMS TPDU. |
RMobileSmsMessaging::TMobileSmsDataFormat aDataFormat | The SMS data format. |
const RMobilePhone::TMobileAddress & aGsmServiceCentre | The service centre number. |
TBool aMoreMessages |
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.