Uses of Class
it.tdlight.jni.TdApi.RemoteFile
-
Uses of TdApi.RemoteFile in it.tdlight.jni
Modifier and TypeFieldDescriptionTdApi.File.remote
Information about the remote copy of the file.ModifierConstructorDescriptionFile
(int id, int size, int expectedSize, TdApi.LocalFile local, TdApi.RemoteFile remote) Represents a file.