Uses of Class
com.skype.VoiceMail.Status

Packages that use VoiceMail.Status
com.skype <#if locale="ja"> <#else> Provides the classes for Skype API  
 

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.
 



Copyright © 2004-2011. All Rights Reserved.