summaryrefslogtreecommitdiffstats
path: root/doc/connman-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-10-26 23:14:58 +0200
committerMarcel Holtmann <marcel@holtmann.org>2010-10-26 23:14:58 +0200
commit768d02a881fca27b7ea68ac279cb7ac94a5b6a5a (patch)
treec74f9227588d7140b6d2ff2a052ed0268d6f0a44 /doc/connman-api.txt
parent21a6a00646766c4751108878d18eaadc5306116c (diff)
downloadofono-768d02a881fca27b7ea68ac279cb7ac94a5b6a5a.tar.bz2
gprs: Add support for storing MMS Proxy and MMSC settings
Diffstat (limited to 'doc/connman-api.txt')
-rw-r--r--doc/connman-api.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/connman-api.txt b/doc/connman-api.txt
index 00d5ed75..9fe620fc 100644
--- a/doc/connman-api.txt
+++ b/doc/connman-api.txt
@@ -211,3 +211,10 @@ Properties boolean Active [readwrite]
Holds the gateway IP for this connection.
+ string MessageProxy [readwrite, MMS only]
+
+ Holds the MMS Proxy setting.
+
+ string MessageCenter [readwrite, MMS only]
+
+ Holds the MMSC setting.