Interface OnWhatsappContactPictureChanged

All Superinterfaces:
Listener

public interface OnWhatsappContactPictureChanged extends Listener
  • Method Details

    • onProfilePictureChanged

      void onProfilePictureChanged(Whatsapp whatsapp, Contact contact)
      Called when a contact's profile picture changes
      Specified by:
      onProfilePictureChanged in interface Listener
      Parameters:
      whatsapp - an instance to the calling api
      contact - the contact whose pic changed