MLtsyDispatchSupplementaryServicesSendUssdMessageNoFdnCheck Class Reference

class MLtsyDispatchSupplementaryServicesSendUssdMessageNoFdnCheck : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSendUssdMessageNoFdnCheckReqL(const TDesC8 &, TUint8, RMobileUssdMessaging::TMobileUssdDataFormat, RMobileUssdMessaging::TMobileUssdMessageType)

TInt HandleSendUssdMessageNoFdnCheckReqL(const TDesC8 &aData,
TUint8aDcs,
RMobileUssdMessaging::TMobileUssdDataFormataFormat,
RMobileUssdMessaging::TMobileUssdMessageTypeaType
)[pure virtual]

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

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

Implementation of this interface should send an USSD message to the network without initially checking FDN lsit.

Parameters

const TDesC8 & aDataThe actual data to send in the message.
TUint8 aDcsThe data coding scheme of the message.
RMobileUssdMessaging::TMobileUssdDataFormat aFormatThe message format.
RMobileUssdMessaging::TMobileUssdMessageType aTypeThe message type (RMobileUssdMessaging::EUssdMORequest, RMobileUssdMessaging::EUssdMOReply or RMobileUssdMessaging::EUssdMOAcknowledgement).

Member Data Documentation

const TInt KLtsyDispatchSupplementaryServicesSendUssdMessageNoFdnCheckApiId

const TIntKLtsyDispatchSupplementaryServicesSendUssdMessageNoFdnCheckApiId[static]