Uses of Enum
com.slack.api.socket_mode.SocketModeClient.Backend
Packages that use SocketModeClient.Backend
Package
Description
The root package of all the libraries in this SDK.
-
Uses of SocketModeClient.Backend in com.slack.api
Methods in com.slack.api with parameters of type SocketModeClient.BackendModifier and TypeMethodDescriptionSlack.socketMode(String appToken, SocketModeClient.Backend backend) -
Uses of SocketModeClient.Backend in com.slack.api.socket_mode
Methods in com.slack.api.socket_mode that return SocketModeClient.BackendModifier and TypeMethodDescriptionstatic SocketModeClient.BackendReturns the enum constant of this type with the specified name.static SocketModeClient.Backend[]SocketModeClient.Backend.values()Returns an array containing the constants of this enum type, in the order they are declared.