- Enclosing class:
- TdApi
Finishes the file generation.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intIf passed, the file generation has failed and must be terminated; pass null if the file generation succeeded.longThe identifier of the generation process. -
Constructor Summary
ConstructorsConstructorDescriptionFinishes the file generation.FinishFileGeneration(long generationId, TdApi.Error error) Finishes the file generation.FinishFileGeneration(DataInput input) Finishes the file generation. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
generationId
public long generationIdThe identifier of the generation process. -
error
If passed, the file generation has failed and must be terminated; pass null if the file generation succeeded. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
FinishFileGeneration
public FinishFileGeneration()Finishes the file generation. ReturnsOk -
FinishFileGeneration
Finishes the file generation. ReturnsOk- Parameters:
generationId- long The identifier of the generation process.error- Error If passed, the file generation has failed and must be terminated; pass null if the file generation succeeded.
-
FinishFileGeneration
Finishes the file generation. 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()
-