jdev - 2020-09-24


  1. sai vamshi

    Hello Guys Could some one help me on how to handle xmpp connection to send delivery receipts packets to other users?

  2. sai vamshi

    in IOS

  3. sai vamshi

    Hello guys, could some one help me on how to send delivery receipts to other users using xmpp when application is in terminated stated in ios?

  4. sai vamshi

    Hello guys, could some one help me on how to send delivery receipts to other users using xmpp when application is in terminated state in ios?

  5. lovetox

    is there anywhere a example for the <gone> error in a MUC with alternative venue

  6. lovetox

    i cant seem to find it in the xep

  7. lovetox

    or is this an inoffical feature some servers implement

  8. MattJ

    It's in there somewhere, also the RFC iirc

  9. MattJ

    lovetox, https://xmpp.org/rfcs/rfc6120.html#stanzas-error-conditions-gone

  10. MattJ

    Oh, the XEP only covers telling existing occupants, and that's via a different element (<destroy>)

  11. lovetox

    thanks MattJ, i will add a comment to my code :)

  12. carrabelloy

    hello