- All Superinterfaces:
Listener
public interface OnProfilePictureChanged
extends Listener
-
Method Summary
void
Called when the companion's picture changes
Methods inherited from interface it.auties.whatsapp.listener.Listener
onAboutChanged, onAboutChanged, onAction, onAction, onCall, onCall, onChatMessagesSync, onChatMessagesSync, onChats, onChats, onContactBlocked, onContactBlocked, onContactPresence, onContactPresence, onContacts, onContacts, onDisconnected, onDisconnected, onFeatures, onFeatures, onGroupPictureChanged, onGroupPictureChanged, onHistorySyncProgress, onHistorySyncProgress, onLinkedDevices, onLinkedDevices, onLocaleChanged, onLocaleChanged, onLoggedIn, onLoggedIn, onMessageDeleted, onMessageDeleted, onMessageReply, onMessageReply, onMessageStatus, onMessageStatus, onMetadata, onMetadata, onNameChanged, onNameChanged, onNewContact, onNewContact, onNewMessage, onNewMessage, onNewsletters, onNewsletters, onNewStatus, onNewStatus, onNodeReceived, onNodeReceived, onNodeSent, onNodeSent, onPrivacySettingChanged, onPrivacySettingChanged, onProfilePictureChanged, onProfilePictureChanged, onProfilePictureChanged, onRegistrationCode, onRegistrationCode, onSetting, onSetting, onSocketEvent, onSocketEvent, onStatus, onStatus
-
Method Details
-
onProfilePictureChanged
void onProfilePictureChanged(URI oldPicture,
URI newPicture)
Called when the companion's picture changes
- Specified by:
onProfilePictureChanged in interface Listener
- Parameters:
oldPicture - the non-null old picture
newPicture - the non-null new picture