Skip to content

EventListener

Lejla Solak edited this page Feb 10, 2025 · 5 revisions



onEvent(event)

Description

This callback method is triggered when a new specific event is received.

Arguments

  • event: T - Event object containing all relevant data associated with the specific event.

Returns

  • N/A

Tutorials

Migration guides

Reference documentation

Clone this wiki locally