- Enclosing class:
- TdApi
Returns information about a file; this
is an offline request.
Returns
File
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
int
Identifier of the file to get. -
Constructor Summary
-
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
fileId
public int fileIdIdentifier of the file to get. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetFile
public GetFile()Returns information about a file; this is an offline request. ReturnsFile
-
GetFile
public GetFile(int fileId) Returns information about a file; this is an offline request. ReturnsFile
- Parameters:
fileId
- int Identifier of the file to get.
-
GetFile
Returns information about a file; this is an offline request. ReturnsFile
- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-