MLtsyDispatchCallControlGetIdentityServiceStatus Class Reference

class MLtsyDispatchCallControlGetIdentityServiceStatus : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleGetIdentityServiceStatusReqL ( RMobilePhone::TMobilePhoneIdService )
Public Attributes
const TInt KLtsyDispatchCallControlGetIdentityServiceStatusApiId

Member Functions Documentation

HandleGetIdentityServiceStatusReqL(RMobilePhone::TMobilePhoneIdService)

TInt HandleGetIdentityServiceStatusReqL ( RMobilePhone::TMobilePhoneIdService aService ) [pure virtual]

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

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

Implementation of this interface should request for the status of the specified identity service such as the Caller ID Presentation Service.

RMobilePhone::GetIdentityServiceStatus()

Parameters

RMobilePhone::TMobilePhoneIdService aService The service whose status needs to be retrieved.

Member Data Documentation

const TInt KLtsyDispatchCallControlGetIdentityServiceStatusApiId

const TInt KLtsyDispatchCallControlGetIdentityServiceStatusApiId [static]