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