Package com.ngrok

Interface Session.CommandHandler

  • Enclosing interface:
    Session

    public static interface Session.CommandHandler
    Provides a way to listen for specific server side events.
    • Method Detail

      • onCommand

        void onCommand()
        Called when the associated event triggers.