BlinkIdSdkSettings
Settings for initialization of the BlinkID SDK.
Properties
Whether resources required for on-device image processing should be downloaded and cached on first initialization of the SDK. If set to false, you need to package all the required resources in your application's assets.
License key String for the native SDK.
If resources are to be downloaded, the following is the URL where the resources are hosted.
Local folder name where resources will be downloaded and cached. If resources are being downloaded, this defines the name of the folder within your application's cache folder where resources will be cached. If resources downloading is disabled, this defines the path in your application's assets where the resources could be found.
Timeout settings for resource downloads.