A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
M
- MACOS_PUSH - enum entry in com.onesignal.user.internal.backend.SubscriptionObjectType
- MainThreadException - class in com.onesignal.common.exceptions
- Raised when processing is done on the main thread, when it should not be on the main thread.
- managedQuery(Uri,Array,String,Array,String) - function in android.app.PermissionsActivity
- MapModel - class in com.onesignal.common.modeling
- A Map Model is a MutableMap that has a key of type string and a generically-specified value.
- merge(String,V,BiFunction) - function in kotlin.collections.MapModel
- merge(String,String,BiFunction) - function in kotlin.collections.IdentityModel
- MigrationRecovery - class in com.onesignal.user.internal.migrations
- MISSING - enum entry in com.onesignal.common.NetworkUtils.ResponseStatusType
- MISSING - enum entry in com.onesignal.core.internal.device.IDeviceService.JetpackLibraryStatus
- MISSING_FIREBASE_FCM_LIBRARY - enum entry in com.onesignal.user.internal.subscriptions.SubscriptionStatus
The subscription is not enabled due to a missing firebase library
- MISSING_HMS_PUSHKIT_LIBRARY - enum entry in com.onesignal.user.internal.subscriptions.SubscriptionStatus
The subscription is not enabled due to a missing HMS library
- MISSING_JETPACK_LIBRARY - enum entry in com.onesignal.user.internal.subscriptions.SubscriptionStatus
The subscription is not enabled due to a missing Jetpack/AndroidX library
- Model - class in com.onesignal.common.modeling
- The base class for a Model.
- ModelChangedArgs - class in com.onesignal.common.modeling
- The arguments passed to the IModelChangedHandler handler when subscribed via Model.subscribe
- ModelChangeTags - class in com.onesignal.common.modeling
- ModelStore - class in com.onesignal.common.modeling
- The abstract implementation of a model store.
- moveDatabaseFrom(Context,String) - function in android.content.SyncJobService
- moveDatabaseFrom(Context,String) - function in android.content.PermissionsActivity
- moveSharedPreferencesFrom(Context,String) - function in android.content.SyncJobService
- moveSharedPreferencesFrom(Context,String) - function in android.content.PermissionsActivity
- moveTaskToBack(Boolean) - function in android.app.PermissionsActivity
- moveToFirst() - function in com.onesignal.core.internal.database.ICursor
- Move the cursor to the first record in the result set.
- moveToNext() - function in com.onesignal.core.internal.database.ICursor
- Move the cursor to the next record in the result set.