Package-level declarations

Properties

Link copied to clipboard

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

Functions

Link copied to clipboard
fun BlinkIdSdk.Companion.retrySendPingletsIfAllowed(triggerPoint: PingRetrySendTriggerPoint, actionOnFinish: () -> Unit? = null)

Retries sending previously failed pinglet envelopes if the retry trigger point is active and ping is enabled.

Link copied to clipboard

Sends accumulated pinglets if the trigger point is active and ping is enabled.

Link copied to clipboard

Sends accumulated pinglets if the trigger point is active and ping is enabled.