|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.samsung.util.SMS
The SMS
class contains method for sending message.
Method Summary | |
static boolean |
isSupported()
Gets an information whether GSM Short Message Service is supported by the device. |
static void |
send(com.samsung.util.SM sm)
Sends a massage. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static boolean isSupported()
SMS
is supported.public static void send(com.samsung.util.SM sm)
java.lang.IllegalStateException
- Thrown if the device does not support SMS
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |