Freigeben über


Address(String, String, String, String, String) Konstruktor

Definition

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)

Parameter

botId
String
channelId
String
userId
String
conversationId
String
serviceUrl
String

Gilt für: