Package-level declarations
Types
Properties
Functions
Link copied to clipboard
Link copied to clipboard
fun BlinkCardSdk.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
fun BlinkCardSdk.Companion.sendPingletsIfAllowedAsync(triggerPoint: PingSendTriggerPoint): Deferred<PingStatus>?
Sends accumulated pinglets if the trigger point is active and ping is enabled.