MLtsyDispatchSupplementaryServicesGetCallForwardingStatus Class Reference

class MLtsyDispatchSupplementaryServicesGetCallForwardingStatus : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleGetCallForwardingStatusReqL ( RMobilePhone::TMobilePhoneCFCondition , RMobilePhone::TMobileService )
Public Attributes
const TInt KLtsyDispatchSupplementaryServicesGetCallForwardingStatusApiId

Member Functions Documentation

HandleGetCallForwardingStatusReqL(RMobilePhone::TMobilePhoneCFCondition, RMobilePhone::TMobileService)

TInt HandleGetCallForwardingStatusReqL ( RMobilePhone::TMobilePhoneCFCondition aCondition,
RMobilePhone::TMobileService aService
) [pure virtual]

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

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

Implementation of this interface should get the call forwarding list.

Parameters

RMobilePhone::TMobilePhoneCFCondition aCondition The call forwarding condition.
RMobilePhone::TMobileService aService The service group.

Member Data Documentation

const TInt KLtsyDispatchSupplementaryServicesGetCallForwardingStatusApiId

const TInt KLtsyDispatchSupplementaryServicesGetCallForwardingStatusApiId [static]