Class Context

    • Constructor Detail

    • Method Detail

      • isForwarded

        public boolean isForwarded()
        Set to true if the message received by the business has been forwarded
      • setForwarded

        public void setForwarded​(boolean forwarded)
        Set to true if the message received by the business has been forwarded
      • isFrequentlyForwarded

        public boolean isFrequentlyForwarded()
        Set to true if the message received by the business has been forwarded more than 5 times.
      • setFrequentlyForwarded

        public void setFrequentlyForwarded​(boolean frequentlyForwarded)
        Set to true if the message received by the business has been forwarded more than 5 times.
      • getFrom

        public String getFrom()
        The WhatsApp ID for the customer who replied to an inbound message
      • setFrom

        public void setFrom​(String from)
        The WhatsApp ID for the customer who replied to an inbound message
      • getId

        public String getId()
        The message ID for the sent message for an inbound reply
      • setId

        public void setId​(String id)
        The message ID for the sent message for an inbound reply