Class DndUpdatedUserHandler
java.lang.Object
com.slack.api.app_backend.events.EventHandler<DndUpdatedUserPayload>
com.slack.api.app_backend.events.handler.DndUpdatedUserHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the type value of the event (e.g., MessageEvent.TYPE_NAME)Methods inherited from class com.slack.api.app_backend.events.EventHandler
acceptUntypedObject, getEventPayloadClass, getEventSubtype, handle
-
Constructor Details
-
DndUpdatedUserHandler
public DndUpdatedUserHandler()
-
-
Method Details
-
getEventType
Description copied from class:EventHandlerReturns the type value of the event (e.g., MessageEvent.TYPE_NAME)- Specified by:
getEventTypein classEventHandler<DndUpdatedUserPayload>
-