Package-level declarations

Subscriber interface used with the API that allows custom events to be invoked on subscription events from a relay postbox.

Types

Link copied to clipboard

Subscribers implement this interface to receive notifications of newly created Messages

Link copied to clipboard
interface Subscriber

Subscribers implement this interface to receive notifications of incoming RelayMessages and postbox deletion updates.