Package com.onesignal.core.internal.database
See: Description
-
Interface Summary Interface Description ICursor The data cursor that is provided on the IDatabase.query lambda. IDatabase Allows for the abstract CRUD operations of an underlying database. IDatabaseProvider The database provider provides access to the IDatabase instances that are managed by the OneSignal SDK.