|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SMS | |
|---|---|
| com.skype | <#if locale="ja"> |
| Uses of SMS in com.skype |
|---|
| Methods in com.skype that return SMS | |
|---|---|
SMS[] |
Skype.getAllMissedSMSs()
Find all missed SMS messages. |
SMS[] |
Skype.getAllSMSs()
Find all SMS messages. |
static SMS |
Skype.sendSMS(String[] numbers,
String content)
Send an SMS to one or more cell phone numbers. |
static SMS |
Skype.sendSMS(String number,
String content)
Send an SMS to one cell phone number. |
static SMS |
Skype.submitConfirmationCode(String number)
Send a SMS confirmation code. |
static SMS |
Skype.submitConfirmationCode(String[] numbers)
Send a SMS confirmation code. |
static SMS |
Skype.submitConfirmationCode(String[] numbers,
String code)
Send a SMS confirmation code. |
static SMS |
Skype.submitConfirmationCode(String number,
String code)
Send a SMS confirmation code. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||