MLtsyDispatchSupplementaryServicesSetCallBarringStatus Class Reference

class MLtsyDispatchSupplementaryServicesSetCallBarringStatus : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSetCallBarringStatusReqL(RMobilePhone::TMobilePhoneCBCondition, RMobilePhone::TMobilePhoneServiceAction, RMobilePhone::TMobileService, const TDesC &)

TInt HandleSetCallBarringStatusReqL(RMobilePhone::TMobilePhoneCBConditionaCondition,
RMobilePhone::TMobilePhoneServiceActionaAction,
RMobilePhone::TMobileServiceaGroup,
const TDesC &aPassword
)[pure virtual]

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

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

Implementation of this interface should set the call barring status for a call barring condition.

Parameters

RMobilePhone::TMobilePhoneCBCondition aConditionThe call barring condition to set.
RMobilePhone::TMobilePhoneServiceAction aActionThe call barring action.
RMobilePhone::TMobileService aGroupThe call barring service group.
const TDesC & aPasswordThe password of the call barring service.

Member Data Documentation

const TInt KLtsyDispatchSupplementaryServicesSetCallBarringStatusApiId

const TIntKLtsyDispatchSupplementaryServicesSetCallBarringStatusApiId[static]