|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VoiceMail.Status | |
---|---|
com.skype | <#if locale="ja"> <#else> Provides the classes for Skype API #if> |
Uses of VoiceMail.Status in com.skype |
---|
Methods in com.skype that return VoiceMail.Status | |
---|---|
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. |
Methods in com.skype with parameters of type VoiceMail.Status | |
---|---|
void |
VoiceMailStatusChangedListener.statusChanged(VoiceMail.Status status)
Called when the status of a VOICEMAIL object changes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |