Uses of Class
com.skype.User.Status

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

Uses of User.Status in com.skype
 

Methods in com.skype that return User.Status
 User.Status User.getOnlineStatus()
          Deprecated. 
 User.Status User.getStatus()
          Return the online status of this User.
static User.Status User.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static User.Status[] User.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2011. All Rights Reserved.