ApplicationDataSdkError

enum ApplicationDataSdkError : Enum<ApplicationDataSdkError>

Error types that can be returned when requesting the application data to the Tap On Phone app.

Entries

Link copied to clipboard

The Tap On Phone app took too long to respond.

Link copied to clipboard

The Tap On Phone service is inaccessible. This can happen either because Tap On Phone app is not installed, or because binding to the service was unsuccessful.

Link copied to clipboard

Error unknown.

Link copied to clipboard

The message code sent to the Tap On Phone app is unknown or not supported.

Link copied to clipboard

The the developer settings are one.

Link copied to clipboard

There was a Security Error.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int