ConsentPopupConfig

Consent popup configuration displayed to users on login.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Label for the close button on the consent popup. Maximum 20 characters. Defaults to "Acknowledge" if not provided.

Link copied to clipboard

Body content of the consent popup in Markdown format. Maximum 5000 characters.

Link copied to clipboard

Whether the consent popup is enabled. When set to true, the popup is displayed to users on login.

Link copied to clipboard

Header text displayed at the top of the consent popup. Maximum 100 characters.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String