MediaMonkey
Download
Forum
Support
Addons
Develop
Preparing search index...
The search index is not available
MediaMonkey API Docs
windowExtensions
Promise
Interface Promise<T>
Undocumented
interface
Promise
<
T
>
{
cancel
?:
(
(
)
=>
void
)
;
canceled
:
boolean
;
then1
:
(
(
...
args
)
=>
any
)
;
}
Type Parameters
T
Index
Properties
cancel?
canceled
then1
Properties
Optional
cancel
cancel
?:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
Undocumented
canceled
canceled
:
boolean
Undocumented
then1
then1
:
(
(
...
args
)
=>
any
)
Type declaration
(
...
args
)
:
any
Parameters
Rest
...
args
:
any
[]
Returns
any
Undocumented
Download
Forum
Support
Addons
Develop
Settings
Member Visibility
Inherited
Private
Undocumented
Theme
OS
Light
Dark
MediaMonkey API Docs
Loading...
Undocumented