A class that combines the Promise interface and the EventEmitter class.
Creates a new PromiEvent object.
The value for toString().
Private
The reject function.
The resolve function.
The event emitter.
The promise.
The catch method.
Optional
The finally method.
The on method.
The once method.
The reject method.
The resolve method.
The then method.
A class that combines the Promise interface and the EventEmitter class.
Implements