Interface OnContactPictureChanged

All Superinterfaces:
Listener

public interface OnContactPictureChanged extends Listener
  • Method Details

    • onProfilePictureChanged

      void onProfilePictureChanged(Contact contact)
      Called when a contact's profile picture changes
      Specified by:
      onProfilePictureChanged in interface Listener
      Parameters:
      contact - the contact whose pic changed