Preparing search index...
The search index is not available
@brightcove/web-sdk - v1.0.0
@brightcove/web-sdk
core
BrightcoveServiceResponseData
Interface BrightcoveServiceResponseData<T>
interface
BrightcoveServiceResponseData
<
T
>
{
abort
:
(
(
)
=>
void
)
;
promise
:
Promise
<
T
>
;
}
Type Parameters
T
Index
Properties
abort
promise
Properties
abort
abort
:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
promise
promise
:
Promise
<
T
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
abort
promise
@brightcove/web-sdk - v1.0.0
Loading...