Package com.onesignal.core.internal.background
See: Description
-
Interface Summary Interface Description IBackgroundManager The background manager is used by a service to run all services registered as IBackgroundService. IBackgroundService Implement and provide this interface as part of service registration to indicate the service wants to be instantiated and its backgroundRun function called when the app is in the background.