Message Delivery (XEP-0184, XEP-0333) #117
AtifShahzed
started this conversation in
Ideas
Replies: 1 comment
-
Delivery information properties are not implemented as convenient fields of XMPPMessage, but you can inspect them with XML to LINQ queries and find corresponding payloads described in XEP-0184 or XEP-0333, depending on which delivery information XEPs other clients are support. You may also need to add required features such as |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am using this library and pretty happy. Now I am looking to get information about the message delivery.
Is there any way I can track the message delivery information.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions