[Telepathy-commits] [telepathy-spec/master] Media.StreamHandler: Add CreatedLocally property
Simon McVittie
simon.mcvittie at collabora.co.uk
Tue Mar 24 09:53:45 PDT 2009
Conflicts:
spec/Media_Stream_Handler.xml
---
spec/Media_Stream_Handler.xml | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/spec/Media_Stream_Handler.xml b/spec/Media_Stream_Handler.xml
index e4699d4..3c5db5a 100644
--- a/spec/Media_Stream_Handler.xml
+++ b/spec/Media_Stream_Handler.xml
@@ -88,6 +88,18 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</tp:docstring>
</property>
+ <property name="CreatedLocally" tp:name-for-bindings="CreatedLocally"
+ type="b" access="read">
+ <tp:added version="0.17.UNRELEASED"/>
+ <tp:docstring>
+ True if we were the creator of this stream, FALSE otherwise.
+ <tp:rationale>
+ This information is needed for some nat traversal mechanisms. Such
+ as ICE-UDP, where the creator gets the role of the controlling agent.
+ </tp:rationale>
+ </tp:docstring>
+ </property>
+
<property name="NATTraversal" tp:name-for-bindings="NAT_Traversal"
type="s" access="read">
<tp:added version="0.17.UNRELEASED"/>
--
1.5.6.5
More information about the telepathy-commits
mailing list