FocusMode

enum FocusMode : Enum<FocusMode>

Messaging mode

Entries

SELF_SERVICE
Link copied to clipboard
Visitors don't see contact options until viewing help content
NEUTRAL
Link copied to clipboard
Visitors see help content and contact options side-by-side
ASK_FIRST
Link copied to clipboard
Visitors see contact options prioritized over help content

Functions

toString
Link copied to clipboard
open override fun toString(): String

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int