From b40e151ba97be72d2028125960411bbc378ab791 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Wed, 2 Sep 2009 09:59:41 -0500 Subject: [PATCH] Update GPRS api with context use type --- doc/dataconnectionmanager-api.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/dataconnectionmanager-api.txt b/doc/dataconnectionmanager-api.txt index b8cc9c3..a65dcd8 100644 --- a/doc/dataconnectionmanager-api.txt +++ b/doc/dataconnectionmanager-api.txt @@ -136,6 +136,14 @@ Properties boolean Activated [readwrite] abbreviated as APN. This value cannot be changed when the context is active. + string Type [readwrite] + + Contains the intended usage type for this context. + The currently supported values are: + "internet" - General internet connectivity + "mms" - Used by MMS related services + "wap" - Used by WAP related services + string Username [readwrite] Holds the username to be used for authentication -- 2.7.4