String |
Description |
Value |
---|---|---|
wireless.messaging.version |
Returns the WM API version used in the device. |
2.0 |
wireless.messaging.mms.mmsc |
Returns the MMSC (MMS Center) address used for sending the messages. The phone user can change the MMSC, after which the new value is taken into use immediately. |
An MSISDN number (+18472549270) or an URL (http://mmsc.cingular.com). |
wireless.messaging.sms.smsc |
Returns the address of the SMSC (SMS Center). |
An MSISDN number, such as +18472549270. In BNF definition, the number syntax is: msisdn ::== "+" digits | digits digit ::== "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" |"8" | "9" digits ::== digit | digit digits |