Address(String, String, String, String, String) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public Address (string botId, string channelId, string userId, string conversationId, string serviceUrl);
new Microsoft.Bot.Builder.Dialogs.Address : string * string * string * string * string -> Microsoft.Bot.Builder.Dialogs.Address
Public Sub New (botId As String, channelId As String, userId As String, conversationId As String, serviceUrl As String)
Paramètres
- botId
- String
- channelId
- String
- userId
- String
- conversationId
- String
- serviceUrl
- String