MHwrmForegroundObserver Class Reference

class MHwrmForegroundObserver

A callback interface for foreground observer.

Public Member Functions
voidHandleGainingForeground()
voidHandleLosingForeground()

Member Functions Documentation

HandleGainingForeground()

voidHandleGainingForeground()[pure virtual]

Called when the client window gets the focus.

HandleLosingForeground()

voidHandleLosingForeground()[pure virtual]

Called when the client window looses the focus.