Called when data arrived and/ or file created successfully.
См. определение в файле RestApi.c строка 84
85 {
86
87 Print(
" !!! OnFileCreated() file=" + fileName +
" size=" + dataSize );
88 };
proto void Print(void var)
Prints content of variable to console/log.
Перекрестные ссылки Print().