EventListener

interface EventListener

Functions

Link copied to clipboard
abstract fun onEvent(eventName: String, messageAsJson: String)
Method that will be called on receipt of an event.