A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
A
- abortBroadcast() - function in android.content.AdminNotificationReceiver
- addInvalidatedCallback(DataSource.InvalidatedCallback) - function in androidx.paging.ObjectBoxDataSource
- Admin - class in io.objectbox.android
- A helper class to start the ObjectBox Admin web app used to browse and gain insights into the database.
- AdminKeepAliveService - class in io.objectbox.android
- Foreground service to keep app alive which displays a notification to view Admin URL or stop this service.
- AdminNotificationReceiver - class in io.objectbox.android
- Handles actions of the Admin notification.
- AndroidObjectBrowser - class in io.objectbox.android
- A helper class to start the ObjectBox Admin web app used to browse and gain insights into the database.
- AndroidPlatform - class in io.objectbox.android.internal
- Provides Android-specific features.
- AndroidScheduler - class in io.objectbox.android
- A Looper-based Scheduler implementation, see mainThread for most common usage.