Class Receipt


  • public class Receipt
    extends EphemeralDataUnit<ReceiptContent>
    An EDU representing receipt updates for users of the sending homeserver. When receiving receipts, the server should only update entries that are listed in the EDU. Receipts previously received that do not appear in the EDU should not be removed or otherwise manipulated.