Interface | Description |
---|---|
MessageChannelEvent |
Describes events when a involving a
Text message and MessageChannel s. |
MessageChannelEvent.Chat |
Fired when the
Text being sent to a MessageChannel was
due to chatting. |
MessageEvent |
Describes events when a involving a
Text message. |
Class | Description |
---|---|
MessageEvent.DefaultBodyApplier |
Represents the initial body set by the implementation before the event
is posted.
|
MessageEvent.DefaultHeaderApplier |
Represents the initial header set by the implementation before the event
is posted.
|
MessageEvent.MessageFormatter |
Formatter used for formatting messages within this event.
|