ContactHandling

The contact handling configuration for the application.

Types

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

Properties

Link copied to clipboard

Indicates whether the application refreshes for each contact or refreshes only with each new browser session.

Functions

Link copied to clipboard
inline fun copy(block: ContactHandling.Builder.() -> Unit = {}): ContactHandling
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