WebChatChannelResponse

data class WebChatChannelResponse(val channelName: String, val etag: String? = null, val location: String? = null, val properties: WebChatChannelPropertiesResponse? = null, val provisioningState: String)

Web Chat channel definition

Constructors

Link copied to clipboard
constructor(channelName: String, etag: String? = null, location: String? = null, properties: WebChatChannelPropertiesResponse? = null, provisioningState: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The channel name Expected value is 'WebChatChannel'.

Link copied to clipboard
val etag: String? = null

Entity Tag of the resource

Link copied to clipboard
val location: String? = null

Specifies the location of the resource.

Link copied to clipboard

The set of properties specific to Web Chat channel resource

Link copied to clipboard

Provisioning state of the resource