Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • XEP0060 PubSub
    • None

    Description

      Example 48. Entity unsubscribes from a node

      <iq type='set'
      from='francisco@denmark.lit/barracks'
      to='pubsub.shakespeare.lit'
      id='unsub1'>
      <pubsub xmlns='http://jabber.org/protocol/pubsub'>
      <unsubscribe
      node='princely_musings'
      jid='francisco@denmark.lit'/>
      </pubsub>
      </iq>

      6.2.2 Success Case

      If the request can be successfully processed, the service MUST return an IQ result.

      Example 49. Service replies with success

      <iq type='result'
      from='pubsub.shakespeare.lit'
      to='francisco@denmark.lit/barracks'
      id='unsub1'/>

      Attachments

        1. VYSPER-53.1.1.patch
          13 kB
          Michael Jakl
        2. VYSPER-53.1.patch
          9 kB
          Michael Jakl

        Activity

          People

            mjakl Michael Jakl
            mjakl Michael Jakl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: