Package 

Interface IUserRegionPlugin

    • Method Summary

      Modifier and Type Method Description
      abstract void getRegionListWithCountryCode(String countryCode, IGetRegionCallback callback) Get region list.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getRegionListWithCountryCode

         abstract void getRegionListWithCountryCode(String countryCode, IGetRegionCallback callback)

        Get region list.

        Parameters:
        countryCode - Country code
        callback - callback IGetRegionCallback