MHuiRosterObserver Class Reference

class MHuiRosterObserver

Roster observers are notified before and after draw.

Public Member Functions
voidNotifyRosterDrawEnd(CHuiDisplay &)
voidNotifyRosterDrawStart(CHuiDisplay &)

Member Functions Documentation

NotifyRosterDrawEnd(CHuiDisplay &)

voidNotifyRosterDrawEnd(CHuiDisplay &aDisplay)[pure virtual]

Called to notify that roster draw is finished.

Parameters

CHuiDisplay & aDisplay

NotifyRosterDrawStart(CHuiDisplay &)

voidNotifyRosterDrawStart(CHuiDisplay &aDisplay)[pure virtual]

Called to notify that roster draw is about to start.

Parameters

CHuiDisplay & aDisplay