@wildix/xbees-kite-client > KiteConfig
KiteConfig interface
Signature:
export interface KiteConfig
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
(User)[] | |||
WidgetAppearance | undefined | (Optional) The appearance settings like color scheme or custom texts. | ||
(KiteFeatures)[] | undefined | (Optional) A list of features that are supported. | ||
string | The unique identifier of the Kite widget or email of the agent (example: 36cv69ao or vadim.ruban@wildix.com). | ||
string | undefined | (Optional) The unique identifier of the route for time-based configuration. | ||
KiteTargetService | undefined | (Optional) | ||
(WidgetWelcomeMessage)[] | undefined | (Optional) A list of welcome messages that should be visible to the user. |