| Package | Description |
|---|---|
| com.skype |
<#if locale="ja">
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Profile.setSex(Profile.Sex newValue)
Sets the sex of the current user by the
Profile.Sex enum. |
Copyright © 2013. All Rights Reserved.