MHwrmForegroundObserver Class Reference

class MHwrmForegroundObserver

A callback interface for foreground observer.

Public Member Functions
void HandleGainingForeground ()
void HandleLosingForeground ()

Member Functions Documentation

HandleGainingForeground()

void HandleGainingForeground ( ) [pure virtual]

Called when the client window gets the focus.

HandleLosingForeground()

void HandleLosingForeground ( ) [pure virtual]

Called when the client window looses the focus.