public abstract class SubteamCreatedHandler extends EventHandler<SubteamCreatedPayload>
| Constructor and Description |
|---|
SubteamCreatedHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventType()
Returns the type value of the event (e.g., MessageEvent.TYPE_NAME)
|
acceptUntypedObject, getEventPayloadClass, getEventSubtype, handlepublic String getEventType()
EventHandlergetEventType in class EventHandler<SubteamCreatedPayload>Copyright © 2020. All rights reserved.