MLtsyDispatchSupplementaryServicesSendNetworkServiceRequest Class Reference

class MLtsyDispatchSupplementaryServicesSendNetworkServiceRequest : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSendNetworkServiceRequestReqL(const TDesC &)

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

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

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

Implementation of this interface should send the request to the network after 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 KLtsyDispatchSupplementaryServicesSendNetworkServiceRequestApiId

const TInt KLtsyDispatchSupplementaryServicesSendNetworkServiceRequestApiId [static]