[Telepathy-commits] [telepathy-spec/master] ChannelDispatcher: add a hook to start a channel request
Simon McVittie
simon.mcvittie at collabora.co.uk
Fri Sep 26 08:21:12 PDT 2008
20080711190332-53eee-783ff8f1ab8f9ee7601331cc4e5480bda99a13ed.gz
---
spec/Channel_Dispatcher.xml | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/spec/Channel_Dispatcher.xml b/spec/Channel_Dispatcher.xml
index e487c26..7fd79a6 100644
--- a/spec/Channel_Dispatcher.xml
+++ b/spec/Channel_Dispatcher.xml
@@ -65,6 +65,20 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
</tp:docstring>
</property>
+ <method name="StartRequest">
+ <tp:docstring>
+ Start a channel request.
+ </tp:docstring>
+
+ <arg direction="out" name="Request" type="o">
+ <tp:docstring>
+ A
+ <tp:dbus-ref namespace="org.freedesktop.Telepathy">ChannelRequest.DRAFT</tp:dbus-ref>
+ object.
+ </tp:docstring>
+ </arg>
+ </method>
+
<!-- FIXME: are this property and its associated change-notification
signals actually needed? -->
<property name="DispatchOperations" type="ao" access="read">
--
1.5.6.5
More information about the Telepathy-commits
mailing list