Partager via


TwilioClientWrapper Classe

Définition

Attention

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.

Classe Wrapper pour l’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
Héritage
TwilioClientWrapper
Attributs

Constructeurs

TwilioClientWrapper(TwilioClientWrapperOptions)
Obsolète.

Initialise une nouvelle instance de la classe TwilioClientWrapper.

Propriétés

Options
Obsolète.

Obtient le TwilioClientWrapperOptions pour le wrapper.

Méthodes

SendMessageAsync(TwilioMessageOptions, CancellationToken)
Obsolète.

Envoie un SMS Twilio.

ValidateSignature(HttpRequest, Dictionary<String,String>)
Obsolète.

Valide une requête HTTP comme provenant de Twilio.

S’applique à