imbEventsContainerBean
| Extends: | imbGenericContainerBean |
| Namespace: | http://www.ibm.com/iib/apiv1/responseObject/container |
| XML Schema: | ns0.xsd |
Description of events available on the broker
XML
Attributes
| name | type | description |
|---|---|---|
| type | string | Events" |
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| event (imbEventResponseObject) | 0/unbounded | List of events available on the broker. |
JSON
| property | type | description |
|---|---|---|
| type | string | Events" |
| event | array of event (imbEventResponseObject) | List of events available on the broker. |