MLtsyDispatchSupplementaryServicesSendNetworkServiceRequestNoFdnCheck Class Reference

class MLtsyDispatchSupplementaryServicesSendNetworkServiceRequestNoFdnCheck : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSendNetworkServiceRequestNoFdnCheckReqL(const TDesC &)

TInt HandleSendNetworkServiceRequestNoFdnCheckReqL ( const TDesC & aRequest ) [pure virtual]

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

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

Implementation of this interface should send the request to the network without FDN check.

Parameters

const TDesC & aRequest The supplementary services string that was entered by the user and need to be send to the network.

Member Data Documentation

const TInt KLtsyDispatchSupplementaryServicesSendNetworkServiceRequestNoFdnCheckApiId

const TInt KLtsyDispatchSupplementaryServicesSendNetworkServiceRequestNoFdnCheckApiId [static]