MUpnpNotifyTimerObserver Class Reference

class MUpnpNotifyTimerObserver

An interface from notifytimer to its customer (service)

Since
Series60 2.0

Member Functions Documentation

TimerEventError(CUpnpNotifyTimer *, TInt)

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

Parameters

CUpnpNotifyTimer *
TInt

TimerEventL(CUpnpNotifyTimer *)

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

Parameters

CUpnpNotifyTimer * aTimerA pointer containing updated time.