MLtsyDispatchSupplementaryServicesSetCallWaitingStatus Class Reference

class MLtsyDispatchSupplementaryServicesSetCallWaitingStatus : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleSetCallWaitingStatusReqL ( RMobilePhone::TMobileService , RMobilePhone::TMobilePhoneServiceAction )
Public Attributes
const TInt KLtsyDispatchSupplementaryServicesSetCallWaitingStatusApiId

Member Functions Documentation

HandleSetCallWaitingStatusReqL(RMobilePhone::TMobileService, RMobilePhone::TMobilePhoneServiceAction)

TInt HandleSetCallWaitingStatusReqL ( RMobilePhone::TMobileService aServiceGroup,
RMobilePhone::TMobilePhoneServiceAction aAction
) [pure virtual]

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

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

Implementation of this interface should set the call waiting status.

Parameters

RMobilePhone::TMobileService aServiceGroup The service group to change.
RMobilePhone::TMobilePhoneServiceAction aAction The action to do with that service group.

Member Data Documentation

const TInt KLtsyDispatchSupplementaryServicesSetCallWaitingStatusApiId

const TInt KLtsyDispatchSupplementaryServicesSetCallWaitingStatusApiId [static]