A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
E
- EMAIL - enum entry in com.onesignal.user.internal.backend.SubscriptionObjectType
- EMAIL - enum entry in com.onesignal.user.internal.subscriptions.SubscriptionType
- enforceCallingOrSelfPermission(String,String) - function in android.content.SyncJobService
- enforceCallingOrSelfPermission(String,String) - function in android.content.PermissionsActivity
- enforceCallingOrSelfUriPermission(Uri,Integer,String) - function in android.content.SyncJobService
- enforceCallingOrSelfUriPermission(Uri,Integer,String) - function in android.content.PermissionsActivity
- enforceCallingPermission(String,String) - function in android.content.SyncJobService
- enforceCallingPermission(String,String) - function in android.content.PermissionsActivity
- enforceCallingUriPermission(Uri,Integer,String) - function in android.content.SyncJobService
- enforceCallingUriPermission(Uri,Integer,String) - function in android.content.PermissionsActivity
- enforcePermission(String,Integer,Integer,String) - function in android.content.SyncJobService
- enforcePermission(String,Integer,Integer,String) - function in android.content.PermissionsActivity
- enforceUriPermission(Uri,Integer,Integer,Integer,String) - function in android.content.SyncJobService
- enforceUriPermission(Uri,String,String,Integer,Integer,Integer,String) - function in android.content.SyncJobService
- enforceUriPermission(Uri,Integer,Integer,Integer,String) - function in android.content.PermissionsActivity
- enforceUriPermission(Uri,String,String,Integer,Integer,Integer,String) - function in android.content.PermissionsActivity
- enqueue(Operation,Boolean) - function in com.onesignal.core.internal.operations.IOperationRepo
- Enqueue an operation onto the operation repo.
- enqueueAndWait(Operation,Boolean) - function in com.onesignal.core.internal.operations.IOperationRepo
- Enqueue an operation onto the operation repo and "wait" until the operation has been executed.
- ensureNoObfuscatedPrefStore(Context) - function in com.onesignal.core.internal.preferences.PreferenceStoreFix
- Ensure the OneSignal preference store is not using the v4 obfuscated version, if one exists.
- enterPictureInPictureMode() - function in android.app.PermissionsActivity
- enterPictureInPictureMode(PictureInPictureParams) - function in android.app.PermissionsActivity
- equals(Object) - function in com.onesignal.session.internal.influence.Influence
- equalsName(String) - function in com.onesignal.session.internal.influence.InfluenceChannel
- ERROR - enum entry in com.onesignal.debug.LogLevel
Error and fatal messages will be logged.
- error(String,Throwable) - function in com.onesignal.debug.internal.logging.Logging
- ERROR - enum entry in com.onesignal.user.internal.subscriptions.SubscriptionStatus
The subscription is not enabled due to some other (unknown locally) error
- EventProducer - class in com.onesignal.common.events
- A standard implementation that implements IEventNotifier and additional functionality to make event firing less burdensome to the user.
- execute(SuspendFunction0) - function in com.onesignal.common.threading.OSPrimaryCoroutineScope
- Executes the given block on the OS primary coroutine scope.
- execute(List) - function in com.onesignal.core.internal.operations.IOperationExecutor
- Execute the provided operations.
- ExecutionResponse - class in com.onesignal.core.internal.operations
- ExecutionResult - class in com.onesignal.core.internal.operations
- expandJSONArray(JSONObject,String,Function1) - function in com.onesignal.common.JSONObjectExtensionsKt
- expandJSONObject(JSONObject,String,Function1) - function in com.onesignal.common.JSONObjectExtensionsKt
- Expand into a JSONObject safely.