New to Telerik UI for .NET MAUIStart a free 30-day trial

An object that carries information relevant to the DownloadAttachmentsCommand.

Definition

Namespace:Telerik.Maui.Controls.Chat

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public class ChatDownloadAttachmentsCommandContext

Inheritance: objectChatDownloadAttachmentsCommandContext

Fields

Gets the attachments to be downloaded.

C#
public readonly IEnumerable<ChatAttachment> Attachments

Gets or sets a value indicating whether the download of attachments has already been handled. When set to true, the RadChat will not execute the default download logic. When set to false, the RadChat will handle the download.

C#
public bool Handled
In this article
DefinitionFieldsAttachmentsHandled
Not finding the help you need?
Contact Support