BlinkID
Toggle table of contents
productionRelease
Target filter
productionRelease
Switch theme
Search in API
Skip to content
BlinkID
blinkid-core
/
com.microblink.blinkid.core
/
OtaResourceDownloadException
Ota
Resource
Download
Exception
class
OtaResourceDownloadException
(
corruptedAssets
:
List
<
OtaResource
>
)
:
InitializationException
One or more OTA assets required by the SDK are corrupted or missing.
Throws
Initialization
Exception
Members
Constructors
Ota
Resource
Download
Exception
Link copied to clipboard
constructor
(
corruptedAssets
:
List
<
OtaResource
>
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?