[gnome-online-miners/wip/rishi/insert-share: 16/19] dbus: Add InsertSharedContent



commit 78526282f80453e19eb4ae845386545ae5e25555
Author: Debarshi Ray <debarshir gnome org>
Date:   Fri Sep 2 18:23:22 2016 +0200

    dbus: Add InsertSharedContent

 src/gom-dbus.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/src/gom-dbus.xml b/src/gom-dbus.xml
index 01b180d..69090b6 100644
--- a/src/gom-dbus.xml
+++ b/src/gom-dbus.xml
@@ -23,6 +23,12 @@
 
 <node>
   <interface name='org.gnome.OnlineMiners.Miner'>
+    <method name='InsertSharedContent'>
+      <arg name='account_id' type='s' direction='in'/>
+      <arg name='shared_id' type='s' direction='in'/>
+      <arg name='shared_type' type='s' direction='in'/>
+      <arg name='source_urn' type='s' direction='in'/>
+    </method>
     <method name='RefreshDB'>
       <arg name='index_types' type='as' direction='in'/>
     </method>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]