- Enclosing class:
- TdApi
Stops the preliminary uploading of a
file. Supported only for files uploaded
by using preliminaryUploadFile. For
other files the behavior is undefined.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intintIdentifier of the file to stop uploading. -
Constructor Summary
ConstructorsConstructorDescriptionStops the preliminary uploading of a file.CancelPreliminaryUploadFile(int fileId) Stops the preliminary uploading of a file.Stops the preliminary uploading of a file. -
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 stop uploading. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
CancelPreliminaryUploadFile
public CancelPreliminaryUploadFile()Stops the preliminary uploading of a file. Supported only for files uploaded by using preliminaryUploadFile. For other files the behavior is undefined. ReturnsOk -
CancelPreliminaryUploadFile
public CancelPreliminaryUploadFile(int fileId) Stops the preliminary uploading of a file. Supported only for files uploaded by using preliminaryUploadFile. For other files the behavior is undefined. ReturnsOk- Parameters:
fileId- int Identifier of the file to stop uploading.
-
CancelPreliminaryUploadFile
Stops the preliminary uploading of a file. Supported only for files uploaded by using preliminaryUploadFile. For other files the behavior is undefined. 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()
-