ForegroundNotificationNotSetError

ForegroundNotification is not set. SDK will not trigger in background if running on Android O.

Constructors

Link copied to clipboard
constructor()

Types

Properties

Link copied to clipboard
open override val errorCode: Int

Returns error code

Link copied to clipboard
open override val isFatal: Boolean = true

Indicates if error is fatal and service is stopped

Link copied to clipboard
open override val reason: String

Provides human readable error reason

Functions

Link copied to clipboard
open override fun describeContents(): Int
Link copied to clipboard
open override fun writeToParcel(dest: Parcel, flags: Int)