Interface OnUserLocaleChanged

All Superinterfaces:
Listener

public interface OnUserLocaleChanged extends Listener
  • Method Details

    • onLocaleChanged

      void onLocaleChanged(CountryLocale oldLocale, CountryLocale newLocale)
      Called when the companion's locale changes
      Specified by:
      onLocaleChanged in interface Listener
      Parameters:
      oldLocale - the non-null old locale
      newLocale - the non-null new picture