-
Methods Method Description io.objectbox.android.getNotificationId() The id passed to notify for the Admin notification. io.objectbox.android.setNotificationId(int) The id passed to notify for the Admin notification. io.objectbox.android.start(Context) Starts the ObjectBox Admin HTTP server.
-
Constructors Constructor Description io.objectbox.android.AndroidObjectBrowser(BoxStore) Creates a helper to control Admin for the given {@code boxStore}.
-
Classes Class Description io.objectbox.android.AndroidObjectBrowser A helper class to start the ObjectBox Admin web app used to browse and gain insights into the database.