AddFileToDownloads


Object Hierarchy:

Object hierarchy for AddFileToDownloads

Description:

public class AddFileToDownloads : TDObject

Adds a file from a message to the list of file downloads. Download progress and completion of the download will be notified through updateFile updates. If message database is used, the list of file downloads is persistent across application restarts. The downloading is independent of download using Client.download_file i.e. it continues if Client.download_file is canceled or is used to download a part of the file


Namespace: TDLib
Package: valagram-1

Content:

Properties:

Creation methods:

Inherited Members:

All known members inherited from class GLib.Object