Lines Matching full:param

783      * @param { string } url - URL for initiating an HTTP request.

784 * @param { AsyncCallback<HttpResponse> } callback - the callback of request.
822 * @param { string } url - URL for initiating an HTTP request.
823 * @param { AsyncCallback<HttpResponse> } callback - the callback of request.
862 * @param { string } url - URL for initiating an HTTP request.
863 * @param { AsyncCallback<HttpResponse> } callback - the callback of request.
905 * @param { string } url - URL for initiating an HTTP request.
906 * @param { HttpRequestOptions } options - Optional parameters {@link HttpRequestOptions}.
907 * @param { AsyncCallback<HttpResponse> } callback - the callback of request..
945 * @param { string } url - URL for initiating an HTTP request.
946 * @param { HttpRequestOptions } options - Optional parameters {@link HttpRequestOptions}.
947 * @param { AsyncCallback<HttpResponse> } callback - the callback of request.
986 * @param { string } url - URL for initiating an HTTP request.
987 * @param { HttpRequestOptions } options - Optional parameters {@link HttpRequestOptions}.
988 * @param { AsyncCallback<HttpResponse> } callback - the callback of request.
1030 * @param { string } url - URL for initiating an HTTP request.
1031 * @param { HttpRequestOptions } [options] - Optional parameters {@link HttpRequestOptions}.
1070 * @param { string } url - URL for initiating an HTTP request.
1071 * @param { HttpRequestOptions } [options] - Optional parameters {@link HttpRequestOptions}.
1111 * @param { string } url - URL for initiating an HTTP request.
1112 * @param { HttpRequestOptions } [options] - Optional parameters {@link HttpRequestOptions}.
1155 * @param { string } url - URL for initiating an HTTP request.
1156 * @param { AsyncCallback<number> } callback - Returns the callback of requestInStream {@link ResponseCode},
1197 * @param { string } url - URL for initiating an HTTP request.
1198 * @param { HttpRequestOptions } options - Optional parameters {@link HttpRequestOptions}.
1199 * @param { AsyncCallback<number> } callback - the callback of requestInStream.
1239 * @param { string } url - URL for initiating an HTTP request.
1240 * @param { HttpRequestOptions } [options] - Optional parameters {@link HttpRequestOptions}.
1300 * @param { "headerReceive" } type - Indicates Event name.
1301 * @param { AsyncCallback<Object> } callback - the callback used to return the result.
1311 * @param { "headerReceive" } type - Indicates Event name.
1312 * @param { AsyncCallback<Object> } [callback] - the callback used to return the result.
1322 * @param { "headersReceive" } type - Indicates Event name.
1323 * @param { Callback<Object> } callback - the callback used to return the result.
1329 * @param { "headersReceive" } type - Indicates Event name.
1330 * @param { Callback<Object> } callback - the callback used to return the result.
1337 * @param { "headersReceive" } type - Indicates Event name.
1338 * @param { Callback<Object> } callback - the callback used to return the result.
1348 * @param { "headersReceive" } type - Indicates Event name.
1349 * @param { Callback<Object> } callback - the callback used to return the result.
1355 * @param { "headersReceive" } type - Indicates Event name.
1356 * @param { Callback<Object> } callback - the callback used to return the result.
1363 * @param { "headersReceive" } type - Indicates Event name.
1364 * @param { Callback<Object> } [callback] - the callback used to return the result.
1374 * @param { "headersReceive" } type - Indicates Event name.
1375 * @param { Callback<Object> } callback - the callback used to return the result.
1381 * @param { "headersReceive" } type - Indicates Event name.
1382 * @param { Callback<Object> } callback - the callback used to return the result.
1391 * @param { "dataReceive" } type - Indicates Event name.
1392 * @param { Callback<ArrayBuffer> } callback - the callback used to return the result.
1400 * @param { "dataReceive" } type - Indicates Event name.
1401 * @param { Callback<ArrayBuffer> } [callback] - the callback used to return the result.
1409 * @param { "dataEnd" } type - Indicates Event name.
1410 * @param { Callback<void> } callback - the callback used to return the result.
1418 * @param { "dataEnd" } type - Indicates Event name.
1419 * @param { Callback<void> } [callback] - the callback used to return the result.
1427 * @param { 'dataReceiveProgress' } type - Indicates Event name.
1428 * @param { Callback<{ receiveSize: number, totalSize: number }> } callback - the callback used to return the result.
1434 * @param { 'dataReceiveProgress' } type - Indicates Event name.
1435 * @param { Callback<DataReceiveProgressInfo> } callback - the callback used to return the result.
1441 * @param { 'dataReceiveProgress' } type - Indicates Event name.
1442 * @param { Callback<DataReceiveProgressInfo> } callback - the callback used to return the result.
1451 * @param { 'dataReceiveProgress' } type - Indicates Event name.
1452 * @param { Callback<{ receiveSize: number, totalSize: number }> } [callback] - the callback used to return the result.
1458 * @param { 'dataReceiveProgress' } type - Indicates Event name.
1459 * @param { Callback<DataReceiveProgressInfo> } callback - the callback used to return the result.
1465 * @param { 'dataReceiveProgress' } type - Indicates Event name.
1466 * @param { Callback<DataReceiveProgressInfo> } callback - the callback used to return the result.
1475 * @param { 'dataSendProgress' } type - Indicates Event name.
1476 * @param { Callback<DataSendProgressInfo> } callback - the callback of on.
1482 * @param { 'dataSendProgress' } type - Indicates Event name.
1483 * @param { Callback<DataSendProgressInfo> } callback - the callback of on.
1492 * @param { 'dataSendProgress' } type - Indicates Event name.
1493 * @param { Callback<DataSendProgressInfo> } [callback] - the callback of off.
1499 * @param { 'dataSendProgress' } type - Indicates Event name.
1500 * @param { Callback<DataSendProgressInfo> } [callback] - the callback of off.
3010 * @param { number } cacheSize - the size of cache(max value is 10MB), default is 10*1024*1024(10MB).
3017 * @param { number } cacheSize - the size of cache(max value is 10MB), default is 10*1024*1024(10MB).
3025 * @param { number } cacheSize - the size of cache(max value is 10MB), default is 10*1024*1024(10MB).
3058 * @param { AsyncCallback<void> } callback - the callback of flush.
3064 * @param { AsyncCallback<void> } callback - the callback of flush.
3071 * @param { AsyncCallback<void> } callback - the callback of flush.
3104 * @param { AsyncCallback<void> } callback - the callback of delete.
3110 * @param { AsyncCallback<void> } callback - the callback of delete.
3117 * @param { AsyncCallback<void> } callback - the callback of delete.