Skip to content
On this page

on()

No Description Provided

Function Definition

ts
public on(eventName: "error", listener: (error: string) => void): void;

Arguments

  • eventName: "error"
  • listener: (error: string) => void

Returns

  • void

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk