PHP 7.4.33
Preview: RCTNetworkingEventDefinitions.flow.js Size: 1.09 KB
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/react-native/Libraries/Network/RCTNetworkingEventDefinitions.flow.js
/**
 * Copyright (c) Meta Platforms, Inc. and affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 *
 * @flow strict-local
 * @format
 */

'use strict';

export type RCTNetworkingEventDefinitions = $ReadOnly<{
  didSendNetworkData: [
    [
      number, // requestId
      number, // progress
      number, // total
    ],
  ],
  didReceiveNetworkResponse: [
    [
      number, // requestId
      number, // status
      ?{[string]: string}, // responseHeaders
      ?string, // responseURL
    ],
  ],
  didReceiveNetworkData: [
    [
      number, // requestId
      string, // response
    ],
  ],
  didReceiveNetworkIncrementalData: [
    [
      number, // requestId
      string, // responseText
      number, // progress
      number, // total
    ],
  ],
  didReceiveNetworkDataProgress: [
    [
      number, // requestId
      number, // loaded
      number, // total
    ],
  ],
  didCompleteNetworkResponse: [
    [
      number, // requestId
      string, // error
      boolean, // timeOutError
    ],
  ],
}>;

Directory Contents

Dirs: 0 × Files: 24
Name Size Perms Modified Actions
1.01 KB lrw-r--r-- 2025-03-28 11:04:42
Edit Download
447 B lrw-r--r-- 2025-03-28 11:04:42
Edit Download
3.08 KB lrw-r--r-- 2025-03-28 11:04:42
Edit Download
436 B lrw-r--r-- 2025-03-28 11:04:42
Edit Download
420 B lrw-r--r-- 2025-03-28 11:04:42
Edit Download
445 B lrw-r--r-- 2025-03-28 11:04:41
Edit Download
2.21 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
441 B lrw-r--r-- 2025-03-28 11:04:41
Edit Download
2.87 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
753 B lrw-r--r-- 2025-03-28 11:04:41
Edit Download
6.52 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
3.23 KB lrw-r--r-- 2025-03-28 11:04:42
Edit Download
2.90 KB lrw-r--r-- 2025-03-28 11:04:41
Edit Download
1.79 KB lrw-r--r-- 2025-03-28 11:04:42
Edit Download
1.20 KB lrw-r--r-- 2025-03-28 11:04:41
Edit Download
29.93 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
1.09 KB lrw-r--r-- 2025-03-28 11:04:42
Edit Download
1.04 KB lrw-r--r-- 2025-03-28 11:04:41
Edit Download
1018 B lrw-r--r-- 2025-03-28 11:04:43
Edit Download
1.78 KB lrw-r--r-- 2025-03-28 11:04:41
Edit Download
5.63 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
2.32 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
6.31 KB lrw-r--r-- 2025-03-28 11:04:42
Edit Download
18.81 KB lrw-r--r-- 2025-03-28 11:04:42
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).