Uses of Class
com.skype.Profile.Status

Packages that use Profile.Status
com.skype <#if locale="ja"> 
 

Uses of Profile.Status in com.skype
 

Methods in com.skype that return Profile.Status
 Profile.Status Profile.getStatus()
          Gets the online status of the current user.
static Profile.Status Profile.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Profile.Status[] Profile.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 Profile.Status
 void Profile.setStatus(Profile.Status newValue)
          Sets the online status of the current user by the Profile.Status enum.
 



Copyright © 2011. All Rights Reserved.