val connectionId: String
is an ID of the connection record that represents the connection with the mediator. Over it, messages with the mediator can be exchanged (e.g. fetch inbox).
connectionId
- is an ID of the connection record that represents the connection with
the mediator. Over it, messages with the mediator can be exchanged (e.g. fetch inbox).