Used only for the iOS environment to be informed that the application is entering or exiting backgrou...
Definition: EnterBackgroundSubscriber.h:29
virtual void OnExitBackground()=0
Called when Context is exiting background mode.
virtual void OnEnterBackground()=0
Called when Context is entering background mode.