MPhCltExtPhoneObserver Class Reference

class MPhCltExtPhoneObserver

Defines the interface for the observers of the CPhCltExtPhoneBase .

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

Member Functions Documentation

HandleDialL(const TInt)

void HandleDialL ( const TInt aStatus ) [pure virtual]

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

Parameters

const TInt aStatus It is the status of the operation. <0 means Symbian OS error code.