BlinkID
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
BlinkID
blinkid-core
/
com.microblink.blinkid.core
/
BlinkIdSdkSettings
/
BlinkIdSdkSettings
Blink
Id
Sdk
Settings
constructor
(
licenseKey
:
String
,
licensee
:
String
?
=
null
,
downloadResources
:
Boolean
=
true
,
resourceDownloadUrl
:
String
=
defaultResourceDownloadUrl
,
resourceLocalFolder
:
String
=
defaultResourcesLocalFolder
,
resourceRequestTimeout
:
RequestTimeout
=
RequestTimeout.DEFAULT
)