[Telepathy-commits] [telepathy-spec/master] Media.StreamHandler: explain that RelayInfo is what we use in candidate gathering

Simon McVittie simon.mcvittie at collabora.co.uk
Tue Mar 24 09:48:28 PDT 2009


(As opposed to a list of the peer's relays, which would come in as relay
candidates later.)
---
 spec/Media_Stream_Handler.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/spec/Media_Stream_Handler.xml b/spec/Media_Stream_Handler.xml
index 8c0c355..67c4766 100644
--- a/spec/Media_Stream_Handler.xml
+++ b/spec/Media_Stream_Handler.xml
@@ -141,9 +141,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
     <property name="RelayInfo" type="aa{sv}" access="read"
       tp:type="String_Variant_Map[]" tp:name-for-bindings="Relay_Info">
       <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
-        <p>A list of mappings containing information about how this stream
-          can be relayed, to be used with TURN or Google relay servers.
-          Map keys are:</p>
+        <p>A list of mappings describing TURN or Google relay servers
+          available for the client to use in its candidate gathering, as
+          determined from the protocol. Map keys are:</p>
 
         <dl>
           <dt><code>ip</code> - s</dt>
-- 
1.5.6.5



More information about the telepathy-commits mailing list