程序包 cn.authing.guard

类 CountryCodePicker

    • 构造器详细资料

      • CountryCodePicker

        public CountryCodePicker​(Context context)
      • CountryCodePicker

        public CountryCodePicker​(Context context,
                                 @Nullable
                                 AttributeSet attrs)
      • CountryCodePicker

        public CountryCodePicker​(Context context,
                                 @Nullable
                                 AttributeSet attrs,
                                 int defStyleAttr)
    • 方法详细资料

      • getCountry

        public Country getCountry()
      • getCountryCode

        public String getCountryCode()
      • setCountry

        public void setCountry​(Country country)