MLtsyDispatchCallControlGetIdentityServiceStatus Class Reference

class MLtsyDispatchCallControlGetIdentityServiceStatus : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleGetIdentityServiceStatusReqL(RMobilePhone::TMobilePhoneIdService)

TInt HandleGetIdentityServiceStatusReqL(RMobilePhone::TMobilePhoneIdServiceaService)[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 aServiceThe service whose status needs to be retrieved.

Member Data Documentation

const TInt KLtsyDispatchCallControlGetIdentityServiceStatusApiId

const TIntKLtsyDispatchCallControlGetIdentityServiceStatusApiId[static]