Update GPRS api with context use type

This commit is contained in:
Denis Kenzior 2009-09-02 09:59:41 -05:00
parent 7aec65b526
commit b40e151ba9
1 changed files with 8 additions and 0 deletions

View File

@ -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