native

ezhttp_get_downloaded_bytes

Syntax

native ezhttp_get_downloaded_bytes(EzHttpRequest:request_id);

Description

Returns the number of bytes downloaded in the request.

Parameters

request_id The request identifier.

Return

The number of bytes downloaded in the request.