Interface CountryDialog.CountryListener

    • Method Detail

      • onCountryClick

        void onCountryClick​(java.lang.String country,
                            java.lang.String code)