|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VoiceMail | |
---|---|
com.skype | <#if locale="ja"> <#else> Provides the classes for Skype API #if> |
Uses of VoiceMail in com.skype |
---|
Methods in com.skype that return VoiceMail | |
---|---|
static VoiceMail[] |
SkypeImpl.getAllVoiceMails()
Gets the all voice mails. |
VoiceMail |
User.voiceMail()
Leave a voicemail for this User. |
static VoiceMail |
SkypeImpl.voiceMail(String skypeId)
Leave a voicemail in a other Skype users voicemailbox. |
Methods in com.skype with parameters of type VoiceMail | |
---|---|
void |
VoiceMailListener.voiceMailMade(VoiceMail madeVoiceMail)
Called when a new voice mail is made. |
void |
AbstractVoiceMailListener.voiceMailMade(VoiceMail madeVoiceMail)
Called when a new voice mail is made. |
void |
VoiceMailListener.voiceMailReceived(VoiceMail receivedVoiceMail)
Called when a new voice mail is received. |
void |
AbstractVoiceMailListener.voiceMailReceived(VoiceMail receivedVoiceMail)
Called when a new voice mail is received. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |