Retrieves the source identity of the event.
The source identity as a number.
Retrieves the status of the event.
The status as a number.
Retrieves the status message of the event.
The status message as a string.
Checks if the request associated with the event has failed.
true if the request failed, otherwise false.
Checks if the request associated with the event was interrupted.
true if the request was interrupted, otherwise false.
Checks if the request associated with the event succeeded.
true if the request succeeded, otherwise false.
Interface representing a channel store event in the SGRO system.