Поделиться через


TwilioClientWrapper Класс

Определение

Внимание!

The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.

Класс-оболочка для API Twilio.

[System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")]
public class TwilioClientWrapper
[<System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")>]
type TwilioClientWrapper = class
Public Class TwilioClientWrapper
Наследование
TwilioClientWrapper
Атрибуты

Конструкторы

TwilioClientWrapper(TwilioClientWrapperOptions)
Устаревшие..

Инициализирует новый экземпляр класса TwilioClientWrapper.

Свойства

Options
Устаревшие..

Возвращает для TwilioClientWrapperOptions оболочки.

Методы

SendMessageAsync(TwilioMessageOptions, CancellationToken)
Устаревшие..

Отправляет SMS-сообщение Twilio.

ValidateSignature(HttpRequest, Dictionary<String,String>)
Устаревшие..

Проверяет HTTP-запрос как поступающий от Twilio.

Применяется к