Uses of Class
com.slack.api.model.event.DndUpdatedUserEvent.DndStatus
-
Packages that use DndUpdatedUserEvent.DndStatus Package Description com.slack.api.model.event The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces. -
-
Uses of DndUpdatedUserEvent.DndStatus in com.slack.api.model.event
Methods in com.slack.api.model.event that return DndUpdatedUserEvent.DndStatus Modifier and Type Method Description DndUpdatedUserEvent.DndStatusDndUpdatedUserEvent. getDndStatus()Methods in com.slack.api.model.event with parameters of type DndUpdatedUserEvent.DndStatus Modifier and Type Method Description voidDndUpdatedUserEvent. setDndStatus(DndUpdatedUserEvent.DndStatus dndStatus)
-