Package com.onesignal.core.internal.startup
See: Description
-
Interface Summary Interface Description IBootstrapService Implement and provide this interface as part of service registration to indicate the service wants to be instantiated and its bootstrap function called during the initialization process. IStartableService Implement and provide this interface as part of service registration to indicate the service wants to be instantiated and its start function called during the initialization process.