Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
From
onReceiptReceived(String fromJid, String toJid, String receiptId)
to
onReceiptReceived(String fromJid, StringtoJid, String receiptId, Packet receipt)
as it provides more flexibility to retrieve information from the receipt. For example additional packet extensions.