class |
AlternativeContentEvent
AlternativeContentEvent is generated to indicate that
"alternative" content is being presented during the presentation of
a service.
|
class |
NormalContentEvent
NormalContentEvent is generated to indicate that the
normal content of a service is being presented.
|
class |
PresentationChangedEvent
PresentationChangedEvent indicates that the content
being presented in the ServiceContext has changed.
|
class |
PresentationTerminatedEvent
PresentationTerminatedEvent is generated when the presentation
of a service terminates.
|
class |
SelectionFailedEvent
SelectionFailedEvent is generated when a service
selection operation fails.
|
class |
ServiceContextDestroyedEvent
ServiceContextDestroyedEvent is generated when a
ServiceContext is destroyed via its
destroy() method.
|