Class AskRedirectionEvent

  • All Implemented Interfaces:
    Event

    public class AskRedirectionEvent
    extends RedirectionEventSupport
    Event emitted on a ASK redirection.
    Since:
    6.1
    Author:
    Mark Paluch
    • Constructor Detail

      • AskRedirectionEvent

        public AskRedirectionEvent​(String command,
                                   String key,
                                   int slot,
                                   String message)