Interface OnWhatsappChatMessagesSync

All Superinterfaces:
Listener

public interface OnWhatsappChatMessagesSync extends Listener
  • Method Details

    • onChatMessagesSync

      void onChatMessagesSync(Whatsapp whatsapp, Chat chat, boolean last)
      Called when the socket receives the recent message for a chat
      Specified by:
      onChatMessagesSync in interface Listener
      Parameters:
      whatsapp - an instance to the calling api
      chat - the chat
      last - whether the messages in this chat are complete or there are more coming