Dela via


WebexClientWrapper.GetAttachmentActionAsync(String, CancellationToken) Metod

Definition

Visar information om en åtgärd för en bifogad fil, efter ID.

public virtual System.Threading.Tasks.Task<Thrzn41.WebexTeams.Version1.Message> GetAttachmentActionAsync(string actionId, System.Threading.CancellationToken cancellationToken);
abstract member GetAttachmentActionAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Thrzn41.WebexTeams.Version1.Message>
override this.GetAttachmentActionAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Thrzn41.WebexTeams.Version1.Message>
Public Overridable Function GetAttachmentActionAsync (actionId As String, cancellationToken As CancellationToken) As Task(Of Message)

Parametrar

actionId
String

En unik identifierare för åtgärden bifogad fil.

cancellationToken
CancellationToken

En annulleringstoken för aktiviteten.

Returer

Task<Thrzn41.WebexTeams.Version1.Message>

Information om åtgärden bifogad fil.

Gäller för