An id that uniquely identifies the joining agent.
A binding might use this id e.g. as a client or session id for the underlying messaging transport.
One-way communication event likes to be published to subscribing agents whenever this binding joins or rejoins the Coaty communication infrastructure.
On joining, these events must always be published first, before any other pending events.
A one-way communication event like that must be delivered to subscribing agents whenever this binding unjoins the Coaty communication infrastructure expectedly or unexpectedly.
Generated using TypeDoc
Defines options for joining the Coaty communication infrastructure.