F
- FAIL_CONFLICT - enum entry in com.onesignal.core.internal.operations.ExecutionResult
Used in special login case. The operation failed due to a conflict and can be handled.
- FAIL_NORETRY - enum entry in com.onesignal.core.internal.operations.ExecutionResult
The operation failed and should not be tried again.
- FAIL_PAUSE_OPREPO - enum entry in com.onesignal.core.internal.operations.ExecutionResult
Used in special create user case. The operation failed due to a non-retryable error. Pause the operation repo and retry on a new session, giving the SDK a chance to recover from the failed user create.
- FAIL_RETRY - enum entry in com.onesignal.core.internal.operations.ExecutionResult
The operation failed but should be retried.
- FAIL_UNAUTHORIZED - enum entry in com.onesignal.core.internal.operations.ExecutionResult
The operation failed because the request was not authorized. The operation can be retried if authorization can be achieved.
- FATAL - enum entry in com.onesignal.debug.LogLevel
Only fatal error messages will be logged.
- fatal(String,Throwable) - function in com.onesignal.debug.internal.logging.Logging
- FCMConfigModel - class in com.onesignal.core.internal.config
- Configuration related to Firebase Cloud Messaging.
- FCMParamsObject - class in com.onesignal.core.internal.backend
- fetchParams(String,String) - function in com.onesignal.core.internal.backend.IParamsBackendService
- Retrieve the configuration parameters for the appId and optional subscriptionId.
- fileList() - function in android.content.SyncJobService
- fileList() - function in android.content.PermissionsActivity
- fillInStackTrace() - function in kotlin.BackendException
- fillInStackTrace() - function in kotlin.MainThreadException
- filterManifestPermissions(List,IApplicationService) - function in com.onesignal.common.AndroidUtils
- Filter the provided permissions to only include permissions that have been granted.
- findViewById(Integer) - function in android.app.PermissionsActivity
- finish() - function in android.app.PermissionsActivity
- finishActivity(Integer) - function in android.app.PermissionsActivity
- finishActivityFromChild(Activity,Integer) - function in android.app.PermissionsActivity
- finishAffinity() - function in android.app.PermissionsActivity
- finishAfterTransition() - function in android.app.PermissionsActivity
- finishAndRemoveTask() - function in android.app.PermissionsActivity
- finishFromChild(Activity) - function in android.app.PermissionsActivity
- finishSafely(Activity) - function in com.onesignal.common.AndroidUtils
- Safely finishes the activity only if it's still valid.
- fire(Function1) - function in com.onesignal.common.events.CallbackProducer
- Call this to fire the callback which will allow the caller to drive the calling of the callback handler if one exists.
- fire(Function1) - function in com.onesignal.common.events.EventProducer
- Call this to fire the callback which will allow the caller to drive the calling of the callback handlers if there are any.
- Fire - enum entry in com.onesignal.core.internal.device.IDeviceService.DeviceType
- FIREBASE_FCM_ERROR_IOEXCEPTION_AUTHENTICATION_FAILED - enum entry in com.onesignal.user.internal.subscriptions.SubscriptionStatus
The subscription is not enabled due to an FCM authentication failed IOException
- FIREBASE_FCM_ERROR_IOEXCEPTION_OTHER - enum entry in com.onesignal.user.internal.subscriptions.SubscriptionStatus
The subscription is not enabled due to any other FCM IOException, this can be retried
- FIREBASE_FCM_ERROR_IOEXCEPTION_SERVICE_NOT_AVAILABLE - enum entry in com.onesignal.user.internal.subscriptions.SubscriptionStatus
The subscription is not enabled due to an FCM service unavailable error, this can be retried
- FIREBASE_FCM_ERROR_MISC_EXCEPTION - enum entry in com.onesignal.user.internal.subscriptions.SubscriptionStatus
The subscription is not enabled due to any other FCM Exception, this can be retried
- FIREBASE_FCM_INIT_ERROR - enum entry in com.onesignal.user.internal.subscriptions.SubscriptionStatus
The subscription is not enabled due to an FCM initialization error, this can be retried
- FIREFOX_PUSH - enum entry in com.onesignal.user.internal.backend.SubscriptionObjectType
- fireOnMain(Function1) - function in com.onesignal.common.events.CallbackProducer
- Call this to fire the callback which will allow the caller to drive the calling of the callback handler if one exists.
- fireOnMain(Function1) - function in com.onesignal.common.events.EventProducer
- Call this to fire the callback which will allow the caller to drive the calling of the callback handlers if there are any.
- FIREOS_PUSH - enum entry in com.onesignal.user.internal.backend.SubscriptionObjectType
- forceExecuteOperations() - function in com.onesignal.core.internal.operations.IOperationRepo
- forEach(BiConsumer) - function in kotlin.collections.MapModel
- forEach(BiConsumer) - function in kotlin.collections.IdentityModel
- fromDeviceType(IDeviceService.DeviceType) - function in com.onesignal.user.internal.backend.SubscriptionObjectType.Companion
- fromInt(Integer) - function in com.onesignal.debug.LogLevel.Companion
- fromInt(Integer) - function in com.onesignal.user.internal.subscriptions.SubscriptionStatus.Companion
- fromString(String) - function in com.onesignal.common.AndroidUtils.SchemaType.Companion
- fromString(String) - function in com.onesignal.inAppMessages.InAppMessageActionUrlType.Companion
- fromString(String) - function in com.onesignal.session.internal.influence.InfluenceChannel.Companion
- fromString(String) - function in com.onesignal.session.internal.influence.InfluenceType.Companion
- fromString(String) - function in com.onesignal.user.internal.backend.SubscriptionObjectType.Companion