[gnome-online-miners/wip/rishi/insert-share: 13/16] dbus: Add InsertSharedContent
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-miners/wip/rishi/insert-share: 13/16] dbus: Add InsertSharedContent
- Date: Sat, 3 Sep 2016 17:11:58 +0000 (UTC)
commit 038cb13093f80388196a3274d5cdf4098cb5dfc6
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]