summaryrefslogtreecommitdiffstats
path: root/doc/connman-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-10-27 15:09:33 +0200
committerMarcel Holtmann <marcel@holtmann.org>2010-10-27 15:09:33 +0200
commit87cd9f57b335c2e65d11de5e5d1c785367a1116c (patch)
tree1462e24aafb29e5a4dfcb8173afe292f915acad8 /doc/connman-api.txt
parent9c476f1f0a818c6990e75d9b83c53c539396f710 (diff)
downloadofono-87cd9f57b335c2e65d11de5e5d1c785367a1116c.tar.bz2
gprs: Add support for exposing proxy information for MMS context
Diffstat (limited to 'doc/connman-api.txt')
-rw-r--r--doc/connman-api.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/connman-api.txt b/doc/connman-api.txt
index 9fe620fc..8273cad5 100644
--- a/doc/connman-api.txt
+++ b/doc/connman-api.txt
@@ -211,6 +211,26 @@ Properties boolean Active [readwrite]
Holds the gateway IP for this connection.
+ string Proxy [readonly, MMS only]
+
+ Holds the current proxy information for
+ using this context.
+
+ In combination with the Interface value
+ this allows access to the services offered
+ by this context.
+
+ It is possible that this reflects just the
+ MessageProxy property if such a routing can
+ be set up. However this can also be pointing
+ to a local proxy on 127.0.0.1 and then using
+ the loopback interace lo for it.
+
+ Users of this context should bind to the
+ provided interface and only attempt access
+ via this proxy. All other values are left
+ out in this case.
+
string MessageProxy [readwrite, MMS only]
Holds the MMS Proxy setting.