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, handle
public String getEventType()
EventHandler
getEventType
in class EventHandler<MessagePayload>
Copyright © 2020. All rights reserved.