public abstract class AppRequestedHandler extends EventHandler<AppRequestedPayload>
| Constructor and Description |
|---|
AppRequestedHandler() |
| 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<AppRequestedPayload>Copyright © 2020. All rights reserved.