MessageRouterObserverInterface

interface MessageRouterObserverInterface : MessageObserver

This interface class allows notifications from a MessageRouter

Functions

Link copied to clipboard

This function will be called when the connection status changes.

Link copied to clipboard
abstract fun receiveAttachment(attachment: AttachmentMessage)
Link copied to clipboard
abstract fun receiveDirectives(directives: List<DirectiveMessage>)

Inheritors

Link copied to clipboard