| Package | Description |
|---|---|
| com.skype |
<#if locale="ja">
|
| Modifier and Type | Method and Description |
|---|---|
VoiceMail.Status |
VoiceMail.getStatus()
Returns the current status of this VoiceMail object.
|
static VoiceMail.Status |
VoiceMail.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VoiceMail.Status[] |
VoiceMail.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VoiceMailStatusChangedListener.statusChanged(VoiceMail.Status status)
Called when the status of a VOICEMAIL object changes.
|
Copyright © 2013. All Rights Reserved.