Search
Preparing search index...
The search index is not available
uCode Extension Common SDK - v1.4.1
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
uCode Extension Common SDK - v1.4.1
UCodeLinkAPI
UCodeLinkAPI
ResponseType
Interface ResponseType
Hierarchy
Response
ResponseType
Index
Properties
body
body
Used
data
headers
ok
redirected
status
status
Text
type
url
Methods
array
Buffer
blob
clone
form
Data
json
text
Properties
Readonly
body
body
:
null
|
ReadableStream
<
Uint8Array
>
Readonly
body
Used
body
Used
:
boolean
Optional
data
data
?:
any
Readonly
headers
headers
:
Headers
Readonly
ok
ok
:
boolean
Readonly
redirected
redirected
:
boolean
Readonly
status
status
:
number
Readonly
status
Text
status
Text
:
string
Readonly
type
type
:
ResponseType
Readonly
url
url
:
string
Methods
array
Buffer
array
Buffer
(
)
:
Promise
<
ArrayBuffer
>
array
Buffer
(
)
:
Promise
<
ArrayBuffer
>
Returns
Promise
<
ArrayBuffer
>
Returns
Promise
<
ArrayBuffer
>
blob
blob
(
)
:
Promise
<
Blob
>
blob
(
)
:
Promise
<
Blob
>
Returns
Promise
<
Blob
>
Returns
Promise
<
Blob
>
clone
clone
(
)
:
Response
clone
(
)
:
Response
Returns
Response
Returns
Response
form
Data
form
Data
(
)
:
Promise
<
FormData
>
form
Data
(
)
:
Promise
<
FormData
>
Returns
Promise
<
FormData
>
Returns
Promise
<
FormData
>
json
json
(
)
:
Promise
<
any
>
json
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
Returns
Promise
<
any
>
text
text
(
)
:
Promise
<
string
>
text
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
Returns
Promise
<
string
>
Modules
Common
Protocols
Common
Types
ExtensionUI
UCode
LinkAPI
UCode
LinkAPI
Response
Type
body
body
Used
data
headers
ok
redirected
status
status
Text
type
url
array
Buffer
blob
clone
form
Data
json
text
Generated using
TypeDoc