Uses of Class
com.skype.SMS

Packages that use SMS
com.skype <#if locale="ja"> <#else> Provides the classes for Skype API  
 

Uses of SMS in com.skype
 

Methods in com.skype that return SMS
 SMS[] SkypeImpl.getAllMissedSMSs()
          Find all missed SMS messages.
 SMS[] SkypeImpl.getAllSMSs()
          Find all SMS messages.
static SMS SkypeImpl.sendSMS(String[] numbers, String content)
          Send an SMS to one or more cell phone numbers.
static SMS SkypeImpl.sendSMS(String number, String content)
          Send an SMS to one cell phone number.
static SMS SkypeImpl.submitConfirmationCode(String number)
          Send a SMS confirmation code.
static SMS SkypeImpl.submitConfirmationCode(String[] numbers)
          Send a SMS confirmation code.
static SMS SkypeImpl.submitConfirmationCode(String[] numbers, String code)
          Send a SMS confirmation code.
static SMS SkypeImpl.submitConfirmationCode(String number, String code)
          Send a SMS confirmation code.
 



Copyright © 2004-2011. All Rights Reserved.