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, handlepublic String getEventType()
EventHandlergetEventType in class EventHandler<MessageMePayload>public String getEventSubtype()
EventHandlergetEventSubtype in class EventHandler<MessageMePayload>Copyright © 2020. All rights reserved.