Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebChatSite

Package version

A site for the Webchat channel

Hierarchy

  • WebChatSite

Index

Properties

enablePreview

enablePreview: boolean

Whether this site is enabled for preview versions of Webchat

isEnabled

isEnabled: boolean

Whether this site is enabled for DirectLine channel

Optional key

key: undefined | string

Primary key. Value only returned through POST to the action Channel List API, otherwise empty. NOTE: This property will not be serialized. It can only be populated by the server.

Optional key2

key2: undefined | string

Secondary key. Value only returned through POST to the action Channel List API, otherwise empty. NOTE: This property will not be serialized. It can only be populated by the server.

Optional siteId

siteId: undefined | string

Site Id NOTE: This property will not be serialized. It can only be populated by the server.

siteName

siteName: string

Site name

Generated using TypeDoc