Channel.Channels 类

定义

注意

This class is deprecated. Please use Microsoft.Bot.Connector.Channels.

Bot Builder 支持的通道的 ID。

[System.Obsolete("This class is deprecated. Please use Microsoft.Bot.Connector.Channels.")]
public class Channel.Channels : Microsoft.Bot.Connector.Channels
[<System.Obsolete("This class is deprecated. Please use Microsoft.Bot.Connector.Channels.")>]
type Channel.Channels = class
    inherit Channels
Public Class Channel.Channels
Inherits Channels
继承
Channel.Channels
属性

构造函数

Channel.Channels()
已过时.

Bot Builder 支持的通道的 ID。

字段

Alexa
已过时.

Alexa 频道。

(继承自 Channels)
Console
已过时.

控制台通道。

(继承自 Channels)
Cortana
已过时.

Cortana 通道。

(继承自 Channels)
Directline
已过时.

Direct Line 通道。

(继承自 Channels)
DirectlineSpeech
已过时.

Direct Line Speech 通道。

(继承自 Channels)
Email
已过时.

电子邮件频道。

(继承自 Channels)
Emulator
已过时.

模拟器通道。

(继承自 Channels)
EnterpriseChannel
已过时.

EnterpriseChannel 通道。

(继承自 Channels)
Facebook
已过时.

Facebook 频道。

(继承自 Channels)
Groupme
已过时.

分组 Me 频道。

(继承自 Channels)
Kaizala
已过时.

Kaizala 频道。

(继承自 Channels)
Kik
已过时.

Kik 通道。

(继承自 Channels)
Line
已过时.

线路通道。

(继承自 Channels)
M365
已过时.

M365 通道。

(继承自 Channels)
Msteams
已过时.

MS Teams 频道。

(继承自 Channels)
Omni
已过时.

全通道。

(继承自 Channels)
Outlook
已过时.

Outlook 频道。

(继承自 Channels)
Skype
已过时.

Skype通道。

(继承自 Channels)
Skypeforbusiness
已过时.

适用于企业的Skype渠道。

(继承自 Channels)
Slack
已过时.

Slack 通道。

(继承自 Channels)
Sms
已过时.

SMS (Twilio) 通道。

(继承自 Channels)
Telegram
已过时.

电报频道。

(继承自 Channels)
Telephony
已过时.

电话频道。

(继承自 Channels)
Test
已过时.

测试通道。

(继承自 Channels)
Twilio
已过时.

Twilio 通道。

(继承自 Channels)
Webchat
已过时.

WebChat 频道。

(继承自 Channels)

适用于