Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 14, 2025. It is now read-only.

setFileGenerationProgress

Sahri Riza Umami edited this page Sep 17, 2017 · 2 revisions

Next part of a file was generated.

setFileGenerationProgress(generation_id, size, local_size)
Field Type Description
generation_id int64 Identifier of the generation process
size int32 Full size of file in bytes, 0 if unknown.
local_size int32 Number of bytes already generated. Negative number means that generation has failed and should be terminated

Frequently Asked Questions
The Functions

Clone this wiki locally