Interface OnWhatsappLocaleChanged

All Superinterfaces:
Listener

public interface OnWhatsappLocaleChanged extends Listener
  • Method Details

    • onLocaleChanged

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