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