BlinkCardSdk

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Extension property to check if Ping analytics is enabled for the current BlinkCard SDK instance. Ping is considered enabled only if the SDK has a valid license token with ping rights.

Functions

Link copied to clipboard
open override fun close()

Closes the SDK and releases native resources.

Link copied to clipboard

Closes the SDK and removes cached resources from disk.

Link copied to clipboard
suspend fun createScanningSession(sessionSettings: BlinkCardSessionSettings = BlinkCardSessionSettings()): BlinkCardScanningSession
Link copied to clipboard
Link copied to clipboard
suspend fun refreshLicenseLease()