Preparing search index...
The search index is not available
@brightcove/web-sdk - v1.0.0
@brightcove/web-sdk
core
NetworkResponse
Interface NetworkResponse
interface
NetworkResponse
{
body
?:
unknown
;
headers
:
Record
<
string
,
string
>
;
responseType
?:
NetworkResponseType
;
responseUrl
:
string
;
}
Index
Properties
body?
headers
response
Type?
response
Url
Properties
Optional
body
body
?:
unknown
headers
headers
:
Record
<
string
,
string
>
Optional
response
Type
response
Type
?:
NetworkResponseType
response
Url
response
Url
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
body
headers
response
Type
response
Url
@brightcove/web-sdk - v1.0.0
Loading...