Field Name | Type | Description |
clientId | unicode_string | The identifier of the Broker client whose state has changed. |
clientGroup | unicode_string | The Broker client's group affiliation. |
appName | unicode_string | The application name associated with the Broker client. |
stateFlags | int | A bit mask with one or more of the following values: 1-created 2-destroyed 4-connected 8-disconnected 16-client queue locked 32-client queue unlocked |
user | unicode_string | The user that made the change. This will only be set if the entity making the change used an SSL connection. |
authenticator | unicode_string | The entity that authenticated the user. This will only be set if the entity making the change used an SSL connection. |