Interface NavigationHelper.navigationListener

Enclosing class:
NavigationHelper

public static interface NavigationHelper.navigationListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    processCommand(int type, String[] args)
     
  • Method Details

    • processCommand

      void processCommand(int type, String[] args)