WebChatChannelProperties interface

The parameters to provide for the Web Chat channel.

Properties

sites

The list of Web Chat sites

webChatEmbedCode

Web chat control embed code NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

sites

The list of Web Chat sites

sites?: WebChatSite[]

Property Value

webChatEmbedCode

Web chat control embed code NOTE: This property will not be serialized. It can only be populated by the server.

webChatEmbedCode?: string

Property Value

string