public abstract class ChannelRenameHandler extends EventHandler<ChannelRenamePayload>
| Constructor and Description |
|---|
ChannelRenameHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventType()
Returns the type value of the event (e.g., MessageEvent.TYPE_NAME)
|
acceptUntypedObject, getEventPayloadClass, handlepublic String getEventType()
EventHandlergetEventType in class EventHandler<ChannelRenamePayload>Copyright © 2019. All Rights Reserved.