Uses of Class
com.skype.Profile.Sex

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

Uses of Profile.Sex in com.skype
 

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



Copyright © 2004-2011. All Rights Reserved.