ContextIdComponentInterface

Top-level API for the context_id component

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun forceRotation()

Regenerate the context ID.

Link copied to clipboard
abstract fun request(rotationDaysInS: UByte): String

Return the current context ID string.

Link copied to clipboard
abstract fun unsetCallback()

Unset the callbacks set during construction, and use a default no-op ContextIdCallback instead.