Hi every body !<br><br>I have some misunderstandings on XEP-0060 PubSub.<br><br>What I understand :<br><br>A node can be :<br>- persistent or transient<br>- notification or payload<br><br>When
someone publish to a node (for example persistent/payload), event
notifications to subscribers can be only-notification or
payload-included, depending on pubsub#deliver_payloads value.
<br>If pubsub#deliver_payload if false, payload are not sent but can
be retrieved by protocol &quot;Retrieve items from a node ( chapter 6.4 in
XEP ).<br><br>BUT, if what I understand is right, I don&#39;t understand followings :
<br><br>- why a persistent / notification node can contain a payload ? (table 5 in XEP)<br>- how to set notification or payload configuration. There is no field in pubsub#node_config to set it.<br><br>Thanks of lot to give me the right understanding of this XEP.
<br><br>julien<br>jabberID : <a href="mailto:jujab@jabber.fr" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">jujab@jabber.fr</a>