- Enclosing class:
- TdApi
Returns information about a file; this
is an offline request.
Returns
File-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intintIdentifier of the file to get. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods 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:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-