Uses of Class
com.skype.VoiceMail

Packages that use VoiceMail
com.skype <#if locale="ja"> 
 

Uses of VoiceMail in com.skype
 

Methods in com.skype that return VoiceMail
static VoiceMail[] Skype.getAllVoiceMails()
          Gets the all voice mails.
 VoiceMail User.voiceMail()
          Leave a voicemail for this User.
static VoiceMail Skype.voiceMail(String skypeId)
          Leave a voicemail in a other Skype users voicemailbox.
 

Methods in com.skype with parameters of type VoiceMail
 void AbstractVoiceMailListener.voiceMailMade(VoiceMail madeVoiceMail)
          Called when a new voice mail is made.
 void VoiceMailListener.voiceMailMade(VoiceMail madeVoiceMail)
          Called when a new voice mail is made.
 void AbstractVoiceMailListener.voiceMailReceived(VoiceMail receivedVoiceMail)
          Called when a new voice mail is received.
 void VoiceMailListener.voiceMailReceived(VoiceMail receivedVoiceMail)
          Called when a new voice mail is received.
 



Copyright © 2011. All Rights Reserved.