AbstractStops listening to a message
The message definition
The handler to remove
this
Listens to a message
The message definition
The handler to call when the message is received
this
Listens to a message once
The message definition
The handler to call when the message is received
this
ProtectedtriggerTriggers all listeners for a given message type
The message type
The message envelope containing the payload
The SDK instance
The widget instance
A simple event bus that can be extended by other classes to provide event-driven functionality. It strictly handles messages defined via MessageDefinition.