Package 

Interface IDatabaseProvider


  • 
    public interface IDatabaseProvider
    
                        

    The database provider provides access to the IDatabase instances that are managed by the OneSignal SDK.

    • Method Summary

      Modifier and Type Method Description
      abstract IDatabase getOs() The OneSignal database.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait