Class ReadReceiptMetadata


  • public class ReadReceiptMetadata
    extends Object
    Read receipt metadata.
    • Field Detail

      • ts

        private Long ts
        Required. A POSIX timestamp in milliseconds for when the user read the event specified in the read receipt.
    • Constructor Detail

      • ReadReceiptMetadata

        public ReadReceiptMetadata()
    • Method Detail

      • getTs

        public Long getTs()
      • setTs

        public void setTs​(Long ts)