public abstract class MessageHandler extends EventHandler<MessagePayload>
| Constructor and Description |
|---|
MessageHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventType()
Returns the type value of the event (e.g., MessageEvent.TYPE_NAME)
|
acceptUntypedObject, getEventPayloadClass, getEventSubtype, handlepublic String getEventType()
EventHandlergetEventType in class EventHandler<MessagePayload>Copyright © 2020. All rights reserved.