FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |
Constant summary | |
---|---|
string | CHANNEL := "StatusReport" The channel to subscribe to for receiving this event. |
Field summary | |
---|---|
string | serviceID Service ID to subscribe to - blank will target all services. |
string | object Object to request status of. |
string | subServiceID SubService ID to subscribe to. |
string | connection Connection to subscribe to. |
string | description Status description. |
boolean | failed Whether the subscription has been terminated. |
Constant detail |
---|
string CHANNEL := "StatusReport"The channel to subscribe to for receiving this event.
Field detail |
---|
string connectionConnection to subscribe to.
string descriptionStatus description.
boolean failedWhether the subscription has been terminated.
string objectObject to request status of.
string serviceIDService ID to subscribe to - blank will target all services.
string subServiceIDSubService ID to subscribe to.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |