native
ezhttp_get_error_code
Syntax
native EzHttpErrorCode:ezhttp_get_error_code(EzHttpRequest:request_id);
Description
Returns the error code of the connection failure of the request.
Parameters
| request_id | The request identifier. |
|---|
Return
The error code of the request.