Udostępnij przez


TwilioClientWrapper Klasa

Definicja

Przestroga

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.

Klasa Wrapper dla interfejsu API usługi 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
Dziedziczenie
TwilioClientWrapper
Atrybuty

Konstruktory

TwilioClientWrapper(TwilioClientWrapperOptions)
Przestarzałe.

Inicjuje nowe wystąpienie klasy TwilioClientWrapper.

Właściwości

Options
Przestarzałe.

Pobiera element TwilioClientWrapperOptions dla otoki.

Metody

SendMessageAsync(TwilioMessageOptions, CancellationToken)
Przestarzałe.

Wysyła wiadomość SMS usługi Twilio.

ValidateSignature(HttpRequest, Dictionary<String,String>)
Przestarzałe.

Sprawdza poprawność żądania HTTP pochodzącego z usługi Twilio.

Dotyczy