MCallInformationObserver Class Reference

class MCallInformationObserver

Defines function that client must implement in order to receive notification about changes in calls.

telephonyservice.lib
Since
S60 v5.1
Public Member Functions
void CallInformationChanged ()

Member Functions Documentation

CallInformationChanged()

void CallInformationChanged ( ) [pure virtual]

Signals that there are changes in ongoing calls. Client should fetch the call infomations after receiving the notification.

Since
S60 v5.1