Interface LocationUtils


  • @NotNullByDefault
    public interface LocationUtils
    • Method Detail

      • getCurrentCountry

        java.lang.String getCurrentCountry()
        Get the country the device is currently located in, or "" if it cannot be determined.

        The country codes are formatted upper-case and as per ISO 3166-1 alpha 2.