Interface OnWhatsappMessageDeleted

All Superinterfaces:
Listener

public interface OnWhatsappMessageDeleted extends Listener
  • Method Details

    • onMessageDeleted

      void onMessageDeleted(Whatsapp whatsapp, ChatMessageInfo info, boolean everyone)
      Called when a message is deleted
      Specified by:
      onMessageDeleted in interface Listener
      Parameters:
      whatsapp - an instance to the calling api
      info - the message that was deleted
      everyone - whether this message was deleted by you only for yourself or whether the message was permanently removed