Uses of Class
com.skype.Call.Status

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

Uses of Call.Status in com.skype
 

Methods in com.skype that return Call.Status
 Call.Status Call.getStatus()
          Return the current status of this CALL.
static Call.Status Call.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Call.Status[] Call.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 Call.Status
 void CallStatusChangedListener.statusChanged(Call.Status status)
          Called when the status of a CALL object changes.
 



Copyright © 2004-2011. All Rights Reserved.