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