#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -1055060835 |
| | Identifier uniquely determining a type of the object.
|
| |
Finishes the file generation.
Returns object_ptr<Ok>.
Definition at line 99589 of file td_api.h.
◆ ReturnType
Typedef for the type returned by the function.
Definition at line 99625 of file td_api.h.
◆ finishFileGeneration() [1/2]
| td::td_api::finishFileGeneration::finishFileGeneration |
( |
| ) |
|
Default constructor for a function, which finishes the file generation.
Returns object_ptr<Ok>.
◆ finishFileGeneration() [2/2]
| td::td_api::finishFileGeneration::finishFileGeneration |
( |
int64 |
generation_id_, |
|
|
object_ptr< error > && |
error_ |
|
) |
| |
Creates a function, which finishes the file generation.
Returns object_ptr<Ok>.
- Parameters
-
| [in] | generation_id_ | The identifier of the generation process. |
| [in] | error_ | If passed, the file generation has failed and must be terminated; pass null if the file generation succeeded. |
◆ store()
| void td::td_api::finishFileGeneration::store |
( |
TlStorerToString & |
s, |
|
|
const char * |
field_name |
|
) |
| const |
|
finalvirtual |
Helper function for to_string method. Appends string representation of the object to the storer.
- Parameters
-
| [in] | s | Storer to which object string representation will be appended. |
| [in] | field_name | Object field_name if applicable. |
Implements td::TlObject.
◆ error_
If passed, the file generation has failed and must be terminated; pass null if the file generation succeeded.
Definition at line 99602 of file td_api.h.
◆ generation_id_
| int64 td::td_api::finishFileGeneration::generation_id_ |
The identifier of the generation process.
Definition at line 99600 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::finishFileGeneration::ID = -1055060835 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 99622 of file td_api.h.
The documentation for this class was generated from the following file:
- /home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h