once
abstract fun once(event: String, listener: RejectionHandledListener): Process
Content copied to clipboard
abstract fun once(event: String, listener: UncaughtExceptionListener): Process
Content copied to clipboard
abstract fun once(event: String, listener: UnhandledRejectionListener): Process
Content copied to clipboard
abstract fun once(event: String, listener: MultipleResolveListener): Process
Content copied to clipboard