MLtsyDispatchSupplementaryServicesSetCallForwardingStatus Class Reference

class MLtsyDispatchSupplementaryServicesSetCallForwardingStatus : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSetCallForwardingStatusReqL(RMobilePhone::TMobilePhoneCFCondition, RMobilePhone::TMobileService, RMobilePhone::TMobilePhoneServiceAction, const TDesC &, TInt)

TInt HandleSetCallForwardingStatusReqL(RMobilePhone::TMobilePhoneCFConditionaCondition,
RMobilePhone::TMobileServiceaServiceGroup,
RMobilePhone::TMobilePhoneServiceActionaAction,
const TDesC &aNumber,
TIntaTimeout
)[pure virtual]

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

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

Implementation of this interface should sets a new call forwarding status and/or registered information for the call forwarding condition.

Parameters

RMobilePhone::TMobilePhoneCFCondition aConditionThe condition of the new call forwarding setting.
RMobilePhone::TMobileService aServiceGroupThe basic service group to apply the CF status change to.
RMobilePhone::TMobilePhoneServiceAction aActionThe action to take.
const TDesC & aNumberThe forwarding number.
TInt aTimeoutThe time out when aCondition is ECallForwardingNoReply.

Member Data Documentation

const TInt KLtsyDispatchSupplementaryServicesSetCallForwardingStatusApiId

const TIntKLtsyDispatchSupplementaryServicesSetCallForwardingStatusApiId[static]