From 87cd9f57b335c2e65d11de5e5d1c785367a1116c Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 27 Oct 2010 15:09:33 +0200 Subject: gprs: Add support for exposing proxy information for MMS context --- doc/connman-api.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'doc/connman-api.txt') 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. -- cgit v1.2.3