Type alias OnMessage

OnMessage: ((args) => void)

Type declaration

    • (args): void
    • Callback for "message" event

      Parameters

      Returns void

Generated using TypeDoc