Uses of Class
it.tdlight.jni.TdApi.FileDownload
-
Uses of TdApi.FileDownload in it.tdlight.jni
Fields in it.tdlight.jni declared as TdApi.FileDownloadModifier and TypeFieldDescriptionTdApi.UpdateFileAddedToDownloads.fileDownload
The added file download.TdApi.FoundFileDownloads.files
The list of files.Constructors in it.tdlight.jni with parameters of type TdApi.FileDownloadModifierConstructorDescriptionFoundFileDownloads
(TdApi.DownloadedFileCounts totalCounts, TdApi.FileDownload[] files, String nextOffset) Contains a list of downloaded files, found by a search.UpdateFileAddedToDownloads
(TdApi.FileDownload fileDownload, TdApi.DownloadedFileCounts counts) A file was added to the file download list.