Called when data arrived and/ or response processed successfully.
См. определение в файле RestApi.c строка 73
74 {
75
76 Print(
" !!! OnSuccess() size=" + dataSize );
77 if( dataSize > 0 )
79 };
proto void Print(void var)
Prints content of variable to console/log.
Перекрестные ссылки Print().