mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
xep-0371: fix gathering-complete text
Fixes the text to use the correct element name which is used in the sample and the schema
This commit is contained in:
parent
7bdd5fc382
commit
d36a6cadd7
@ -715,7 +715,7 @@ Romeo Gateway Juliet
|
||||
|
||||
<section1 topic='Informational Messages' anchor='info'>
|
||||
<p>Informational messages can be sent by either party within the context of Jingle to communicate the status of a Jingle ICE "session". The informational message MUST be an IQ-set containing a &JINGLE; element of type "transport-info", where the informational message is a payload element qualified by the 'urn:xmpp:jingle:transports:ice:info:0' namespace.</p>
|
||||
<p>The only payload element defined so far is the <ice-gathering-complete/> element. This element is used only to signal that gathering of ICE candidates has been completed (i.e., to send an "end-of-candidates indication"), as in the following example.</p>
|
||||
<p>The only payload element defined so far is the <gathering-complete/> element. This element is used only to signal that gathering of ICE candidates has been completed (i.e., to send an "end-of-candidates indication"), as in the following example.</p>
|
||||
<example caption="Responder sends end-of-candidates indication"><![CDATA[
|
||||
<iq from='juliet@capulet.example/yn0cl4bnw0yr3vym'
|
||||
id='xv39z423'
|
||||
|
Loading…
Reference in New Issue
Block a user