MLtsyDispatchCallControlDialEmergency Class Reference

class MLtsyDispatchCallControlDialEmergency : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleDialEmergencyReqL(const TDes &)

TInt HandleDialEmergencyReqL ( const TDes & aEmergencyNumber ) [pure virtual]

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

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

Implementation of this interface should dial an emergency call to the specified number.

RMobileCall::DialEmergencyCall()

Parameters

const TDes & aEmergencyNumber The emergency phone number to dial. The descriptor should be of type RMobileENStore::TEmergencyNumber.

Member Data Documentation

const TInt KLtsyDispatchCallControlDialEmergencyApiId

const TInt KLtsyDispatchCallControlDialEmergencyApiId [static]