MPhCltEmergencyCallObserver Class Reference

class MPhCltEmergencyCallObserver

Defines the interface for the observers of the CPhCltEmergencyCall .

phoneclient.lib
Since
1.0
Public Member Functions
void HandleEmergencyDialL (const TInt )

Member Functions Documentation

HandleEmergencyDialL(const TInt)

void HandleEmergencyDialL ( const TInt aStatus ) [pure virtual]

It is called whenever client's dial request is completed.

Parameters

const TInt aStatus error code of the success of the operation.