Sdílet prostřednictvím


TelephonyChannelProperties interface

The parameters to provide for the Direct Line channel.

Properties

apiConfigurations

The list of Telephony api configuration

cognitiveServiceRegion

The extensionKey2

cognitiveServiceSubscriptionKey

The extensionKey1

defaultLocale

The default locale of the channel

isEnabled

Whether the channel is enabled

phoneNumbers

The list of Telephony phone numbers

premiumSKU

The premium SKU applied to the channel

Property Details

apiConfigurations

The list of Telephony api configuration

apiConfigurations?: TelephonyChannelResourceApiConfiguration[]

Property Value

cognitiveServiceRegion

The extensionKey2

cognitiveServiceRegion?: string

Property Value

string

cognitiveServiceSubscriptionKey

The extensionKey1

cognitiveServiceSubscriptionKey?: string

Property Value

string

defaultLocale

The default locale of the channel

defaultLocale?: string

Property Value

string

isEnabled

Whether the channel is enabled

isEnabled?: boolean

Property Value

boolean

phoneNumbers

The list of Telephony phone numbers

phoneNumbers?: TelephonyPhoneNumbers[]

Property Value

premiumSKU

The premium SKU applied to the channel

premiumSKU?: string

Property Value

string