AttachmentActionData Classe

Definizione

Attenzione

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.

Rappresenta un'azione allegati : gli utenti creano azioni di allegato interagendo con allegati di messaggio, ad esempio facendo clic su un pulsante di invio in una scheda. https://developer.webex.com/docs/api/v1/attachment-actions.

[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 AttachmentActionData
[<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 AttachmentActionData = class
Public Class AttachmentActionData
Ereditarietà
AttachmentActionData
Attributi

Costruttori

AttachmentActionData()
Obsoleti.

Rappresenta un'azione allegati : gli utenti creano azioni di allegato interagendo con allegati di messaggio, ad esempio facendo clic su un pulsante di invio in una scheda. https://developer.webex.com/docs/api/v1/attachment-actions.

Proprietà

Created
Obsoleti.

Ottiene o imposta la data e l'ora di creazione dell'azione.

Id
Obsoleti.

Ottiene o imposta l'identificatore univoco per l'azione.

Inputs
Obsoleti.

Ottiene gli input dell'azione.

MessageId
Obsoleti.

Ottiene o imposta il messaggio padre su cui è stata eseguita l'azione di allegato.

PersonId
Obsoleti.

Ottiene o imposta l'ID della persona che ha eseguito l'azione.

Type
Obsoleti.

Ottiene o imposta il tipo di azione eseguita.

Si applica a