- Enclosing class:
- TdApi
Deletes a file from the TDLib file cache.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intintIdentifier of the file to delete. -
Constructor Summary
ConstructorsConstructorDescriptionDeletes a file from the TDLib file cache.DeleteFile(int fileId) Deletes a file from the TDLib file cache.DeleteFile(DataInput input) Deletes a file from the TDLib file cache. -
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 delete. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
DeleteFile
public DeleteFile()Deletes a file from the TDLib file cache. ReturnsOk -
DeleteFile
public DeleteFile(int fileId) Deletes a file from the TDLib file cache. ReturnsOk- Parameters:
fileId- int Identifier of the file to delete.
-
DeleteFile
Deletes a file from the TDLib file cache. ReturnsOk- 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()
-