MPhCltExtPhoneObserver Class Reference

class MPhCltExtPhoneObserver

Defines the interface for the observers of the CPhCltExtPhoneBase.

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

Member Functions Documentation

HandleDialL(const TInt)

voidHandleDialL(const TIntaStatus)[pure virtual]

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

Parameters

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