public abstract class TeamDomainChangeHandler extends EventHandler<TeamDomainChangePayload>
| Constructor and Description |
|---|
TeamDomainChangeHandler() |
| 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<TeamDomainChangePayload>Copyright © 2019. All Rights Reserved.