BeaconScreens

enum BeaconScreens : Enum<BeaconScreens>

BeaconScreens allows developers to choose which screen to open when the Beacon is launched

Entries

DEFAULT
Link copied to clipboard
Opens to the Home (Ask/Answers) screen
SEARCH_SCREEN
Link copied to clipboard
Search results screen (requires a search parameter and docs enabled)
CONTACT_FORM_SCREEN
Link copied to clipboard
Contact form (requires messaging enabled)
ARTICLE_SCREEN
Link copied to clipboard
Article screen (requires an Article ID and docs enabled)
PREVIOUS_MESSAGES
Link copied to clipboard
Previous Messages if any exist.
CHAT
Link copied to clipboard
Chat Screen
ASK
Link copied to clipboard
ASK()
Ask chooser on Home screen (similar behaviour to focus mode ask first)

Properties

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