Interface ShadowInputMethodManager.PrivateCommandListener

  • Enclosing class:
    ShadowInputMethodManager

    public static interface ShadowInputMethodManager.PrivateCommandListener
    Handler for receiving PrivateCommands.
    • Method Detail

      • onPrivateCommand

        void onPrivateCommand​(View view,
                              String action,
                              Bundle data)