public abstract class MessageMeHandler extends EventHandler<MessageMePayload>
Constructor and Description |
---|
MessageMeHandler() |
Modifier and Type | Method and Description |
---|---|
String |
getEventSubtype()
Returns the subtype of the event (e.g., "message_changed" for type: message)
|
String |
getEventType()
Returns the type value of the event (e.g., MessageEvent.TYPE_NAME)
|
acceptUntypedObject, getEventPayloadClass, handle
public String getEventType()
EventHandler
getEventType
in class EventHandler<MessageMePayload>
public String getEventSubtype()
EventHandler
getEventSubtype
in class EventHandler<MessageMePayload>
Copyright © 2020. All rights reserved.