Companion

object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
suspend fun initializeSdk(context: Context, settings: BlinkIdSdkSettings): Result<BlinkIdSdk>
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.