Sdílet prostřednictvím


TwilioClientWrapper Třída

Definice

Upozornění

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.

Třída wrapper pro rozhraní Twilio API.

[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
Dědičnost
TwilioClientWrapper
Atributy

Konstruktory

TwilioClientWrapper(TwilioClientWrapperOptions)
Zastaralé.

Inicializuje novou instanci TwilioClientWrapper třídy .

Vlastnosti

Options
Zastaralé.

Získá pro TwilioClientWrapperOptions obálku.

Metody

SendMessageAsync(TwilioMessageOptions, CancellationToken)
Zastaralé.

Odešle zprávu SMS platformy Twilio.

ValidateSignature(HttpRequest, Dictionary<String,String>)
Zastaralé.

Ověří, že požadavek HTTP pochází z Twilia.

Platí pro