MHuiRosterObserver Class Reference

class MHuiRosterObserver

Roster observers are notified before and after draw.

Public Member Functions
void NotifyRosterDrawEnd (CHuiDisplay &)
void NotifyRosterDrawStart (CHuiDisplay &)

Member Functions Documentation

NotifyRosterDrawEnd(CHuiDisplay &)

void NotifyRosterDrawEnd ( CHuiDisplay & aDisplay ) [pure virtual]

Called to notify that roster draw is finished.

Parameters

CHuiDisplay & aDisplay

NotifyRosterDrawStart(CHuiDisplay &)

void NotifyRosterDrawStart ( CHuiDisplay & aDisplay ) [pure virtual]

Called to notify that roster draw is about to start.

Parameters

CHuiDisplay & aDisplay