| Package | Description |
|---|---|
| com.skype |
<#if locale="ja">
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2013. All Rights Reserved.