Skip to content
On this page

on()

No Description Provided

Function Definition

ts
public on(event: "error", callback: (code: number, message: string) => void): void;

Arguments

  • event: "error"
  • callback: (code: number, message: string) => void

Returns

  • void

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk