MLtsyDispatchSupplementaryServicesGetCallBarringStatus Class Reference

class MLtsyDispatchSupplementaryServicesGetCallBarringStatus : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleGetCallBarringStatusReqL ( RMobilePhone::TMobilePhoneCBCondition )
Public Attributes
const TInt KLtsyDispatchSupplementaryServicesGetCallBarringStatusApiId

Member Functions Documentation

HandleGetCallBarringStatusReqL(RMobilePhone::TMobilePhoneCBCondition)

TInt HandleGetCallBarringStatusReqL ( RMobilePhone::TMobilePhoneCBCondition aCondition ) [pure virtual]

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

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

Implementation of this interface should get the call barring list.

Parameters

RMobilePhone::TMobilePhoneCBCondition aCondition The barring conditions to interrogate.

Member Data Documentation

const TInt KLtsyDispatchSupplementaryServicesGetCallBarringStatusApiId

const TInt KLtsyDispatchSupplementaryServicesGetCallBarringStatusApiId [static]