[gnome-online-miners/wip/rishi/insert-share: 17/24] dbus: Add InsertSharedContent
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-miners/wip/rishi/insert-share: 17/24] dbus: Add InsertSharedContent
- Date: Mon, 5 Sep 2016 14:28:33 +0000 (UTC)
commit f6f60af0b87b16307543afa551c7a591c30e918e
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]