InternalError

enum InternalError : Enum<InternalError>

Error codes returned when creating SDK components.

Entries

DEVICE_IO_ERROR
Link copied to clipboard
An error occurred during I/O on device.
OUT_OF_MEMORY
Link copied to clipboard
Not enough memory was available while loading internal components.
ERROR_LOADING_SHAZAM_CORE
Link copied to clipboard
An error occurred while loading internal components.

Properties

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