BeaconScreens

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

Entries

Link copied to clipboard

Opens to the Home (Ask/Answers) screen

Link copied to clipboard

Search results screen (requires a search parameter and docs enabled)

Link copied to clipboard

Contact form (requires messaging enabled)

Link copied to clipboard

Article screen (requires an Article ID and docs enabled)

Link copied to clipboard

Previous Messages if any exist.

Link copied to clipboard

Chat Screen

Link copied to clipboard

Answers screen for browsing the docs list (requires docs enabled). Unlike DEFAULT which shows the Home screen with Ask/Answers options, this opens directly to the articles list. Distinct from AI_ANSWERS which uses AI to answer questions.

Link copied to clipboard

Ask chooser on Home screen (similar behaviour to focus mode ask first)

Link copied to clipboard

Opens AI Answers screen with a specific question automatically sent to AI Answers. The question is immediately submitted without requiring user interaction. Requires a question parameter and AI Answers to be enabled.

Link copied to clipboard

Opens the AI Answers screen, allowing the user to enter their own question. Requires AI Answers to be enabled.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.