Direct Line Speech Channel Response
data class DirectLineSpeechChannelResponse(val channelName: String, val etag: String? = null, val location: String? = null, val properties: DirectLineSpeechChannelPropertiesResponse? = null, val provisioningState: String)
DirectLine Speech channel definition
Constructors
Link copied to clipboard
constructor(channelName: String, etag: String? = null, location: String? = null, properties: DirectLineSpeechChannelPropertiesResponse? = null, provisioningState: String)