Udostępnij za pośrednictwem


JObjectBotData Klasa

Definicja

public sealed class JObjectBotData : Microsoft.Bot.Builder.Dialogs.Internals.BotDataBase<Newtonsoft.Json.Linq.JObject>
type JObjectBotData = class
    inherit BotDataBase<JObject>
Public NotInheritable Class JObjectBotData
Inherits BotDataBase(Of JObject)
Dziedziczenie
BotDataBase<Newtonsoft.Json.Linq.JObject>
JObjectBotData

Konstruktory

JObjectBotData(IAddress, IBotDataStore<BotData>)

Pola

botDataKey (Odziedziczone po BotDataBase<T>)
botDataStore (Odziedziczone po BotDataBase<T>)

Metody

FlushAsync(CancellationToken) (Odziedziczone po BotDataBase<T>)
LoadAsync(CancellationToken) (Odziedziczone po BotDataBase<T>)
MakeData() (Odziedziczone po BotDataBase<T>)
WrapData(T) (Odziedziczone po BotDataBase<T>)

Jawne implementacje interfejsu

IBotData.ConversationData (Odziedziczone po BotDataBase<T>)
IBotData.PrivateConversationData (Odziedziczone po BotDataBase<T>)
IBotData.UserData (Odziedziczone po BotDataBase<T>)

Dotyczy