Uses of Class
com.slack.api.socket_mode.request.InteractiveEnvelope
Packages that use InteractiveEnvelope
-
Uses of InteractiveEnvelope in com.slack.api.socket_mode
Methods in com.slack.api.socket_mode that return types with arguments of type InteractiveEnvelopeMethod parameters in com.slack.api.socket_mode with type arguments of type InteractiveEnvelopeModifier and TypeMethodDescriptiondefault voidSocketModeClient.addInteractiveEnvelopeListener(EnvelopeListener<InteractiveEnvelope> listener) default voidSocketModeClient.removeInteractiveEnvelopeListener(EnvelopeListener<InteractiveEnvelope> listener) -
Uses of InteractiveEnvelope in com.slack.api.socket_mode.impl
Methods in com.slack.api.socket_mode.impl that return types with arguments of type InteractiveEnvelopeModifier and TypeMethodDescriptionSocketModeClientJavaWSImpl.getInteractiveEnvelopeListeners()SocketModeClientTyrusImpl.getInteractiveEnvelopeListeners()