MUpnpNotifyTimerObserver Class Reference

class MUpnpNotifyTimerObserver

An interface from notifytimer to its customer (service)

Since
Series60 2.0

Member Functions Documentation

TimerEventError(CUpnpNotifyTimer *, TInt)

void TimerEventError ( CUpnpNotifyTimer * ,
TInt
) [inline, virtual]
TimerEventError Called when RunL leaves. By default no implementation needed.
Since
Series60 3.2

TimerEventL(CUpnpNotifyTimer *)

void TimerEventL ( CUpnpNotifyTimer * aTimer ) [pure virtual]
TimerEventL A callback function to time updates.
Since
Series60 2.0

Parameters

CUpnpNotifyTimer * aTimer A pointer containing updated time.