olp-cpp-sdk  1.22.0
Public Member Functions | List of all members
olp::context::EnterBackgroundSubscriber Class Referenceabstract

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.
 

Detailed Description

Used only for the iOS environment to be informed that the application is entering or exiting background.


The documentation for this class was generated from the following file: