summaryrefslogtreecommitdiffstats
path: root/include/libimobiledevice/mobilesync.h
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2013-08-05 20:01:35 +0200
committerGravatar Martin Szulecki2013-08-05 20:01:35 +0200
commitd0635a7dc686e21d3eea6bf1c030657d6d575562 (patch)
treeb0a6a5274a3326444cd9402d0cc7c48bd3c6f47d /include/libimobiledevice/mobilesync.h
parentb47b708770939047e391c87b7831e26d7b594715 (diff)
downloadlibimobiledevice-d0635a7dc686e21d3eea6bf1c030657d6d575562.tar.gz
libimobiledevice-d0635a7dc686e21d3eea6bf1c030657d6d575562.tar.bz2
Add public *_SERVICE_NAME defines for each service
Diffstat (limited to 'include/libimobiledevice/mobilesync.h')
-rw-r--r--include/libimobiledevice/mobilesync.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/libimobiledevice/mobilesync.h b/include/libimobiledevice/mobilesync.h
index ef1f4df..8fa4c58 100644
--- a/include/libimobiledevice/mobilesync.h
+++ b/include/libimobiledevice/mobilesync.h
@@ -31,6 +31,8 @@ extern "C" {
#include <libimobiledevice/libimobiledevice.h>
#include <libimobiledevice/lockdown.h>
+#define MOBILESYNC_SERVICE_NAME "com.apple.mobilesync"
+
/** @name Error Codes */
/*@{*/
#define MOBILESYNC_E_SUCCESS 0