olp-cpp-sdk
1.22.0
|
Used only for the iOS environment to be informed that the application is entering or exiting background. More...
#include <EnterBackgroundSubscriber.h>
Public Member Functions | |
virtual void | OnEnterBackground ()=0 |
Called when Context is entering background mode. | |
virtual void | OnExitBackground ()=0 |
Called when Context is exiting background mode. | |
Used only for the iOS environment to be informed that the application is entering or exiting background.