次の方法で共有


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します。

(継承元 Channels)
Email
古い.

チャネルEmail。

(継承元 Channels)
Emulator
古い.

エミュレーター チャネル。

(継承元 Channels)
EnterpriseChannel
古い.

EnterpriseChannel チャネル。

(継承元 Channels)
Facebook
古い.

Facebook チャネル。

(継承元 Channels)
Groupme
古い.

グループ化チャネル。

(継承元 Channels)
Kaizala
古い.

Kaizala チャネル。

(継承元 Channels)
Kik
古い.

Kik チャネル。

(継承元 Channels)
Line
古い.

回線チャネル。

(継承元 Channels)
Msteams
古い.

MS Teams チャネル。

(継承元 Channels)
Omni
古い.

オムニ チャネル。

(継承元 Channels)
Outlook
古い.

Outlook チャネル。

(継承元 Channels)
Skype
古い.

Skype チャネル。

(継承元 Channels)
Skypeforbusiness
古い.

チャネルSkype for Business。

(継承元 Channels)
Slack
古い.

Slack チャネル。

(継承元 Channels)
Sms
古い.

SMS (Twilio) チャネル。

(継承元 Channels)
Telegram
古い.

電報チャネル。

(継承元 Channels)
Telephony
古い.

テレフォニー チャネル。

(継承元 Channels)
Test
古い.

テスト チャネル。

(継承元 Channels)
Twilio
古い.

Twilio チャネル。

(継承元 Channels)
Webchat
古い.

WebChat チャネル。

(継承元 Channels)

適用対象