vatsarv wrote:
In the Pubsub, my subscription is configured to receive the notifications without the payload. My intention is to receive only the notification initially. The complete message with payload is fetchedONLY if I need it.The notification received by the subscriber will also get the itemID, which is the ID given by the server while publishing. I was expecting that the subscriber can use this itemID to retrieve this particular item from the pubsub server. But, I dont this it is possible.My questions: 1) Is it possible to retrieve a particular item from the pubsub server by providing its itemID? If yes, I was also expecting an error case called 'Item not found' 2) If the answer to Q1 is NO, then why is the itemId delivered along with the notification?
Yes, this is possible, but I noticed (while publishing the "pubsub queueing" proposal) that we don't have an example for this in XEP-0060. Please see here for an example:
http://www.xmpp.org/extensions/inbox/pubsub-queueing.html /psa
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ JDev mailing list FAQ: http://www.jabber.org/discussion-lists/jdev-faq Forum: http://www.jabberforum.org/forumdisplay.php?f=20 Info: http://mail.jabber.org/mailman/listinfo/jdev Unsubscribe: [EMAIL PROTECTED] _______________________________________________
