Defines the three lifecycle states of a communication binding.
The lifecycle of a binding transitions from "Initialized" to "Joined" to "Unjoined". An unjoined binding cannot be joined or initialized again.
Binding is initialized.
Binding has joined the Coaty communication infrastructure.
Binding has left the Coaty communication infrastructure.
Generated using TypeDoc
Defines the three lifecycle states of a communication binding.
The lifecycle of a binding transitions from "Initialized" to "Joined" to "Unjoined". An unjoined binding cannot be joined or initialized again.