MLtsyDispatchCallControlDialEmergency Class Reference

class MLtsyDispatchCallControlDialEmergency : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleDialEmergencyReqL(const TDes &)
Public Attributes
const TIntKLtsyDispatchCallControlDialEmergencyApiId

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 & aEmergencyNumberThe emergency phone number to dial. The descriptor should be of type RMobileENStore::TEmergencyNumber.

Member Data Documentation

const TInt KLtsyDispatchCallControlDialEmergencyApiId

const TIntKLtsyDispatchCallControlDialEmergencyApiId[static]