| Package | Description |
|---|---|
| com.skype |
<#if locale="ja">
|
| Modifier and Type | Method and Description |
|---|---|
static SkypeClient.Button |
SkypeClient.Button.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SkypeClient.Button[] |
SkypeClient.Button.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SkypeClient.pressButton(SkypeClient.Button button)
Press a button in the Skype client window.
|
static void |
SkypeClient.releaseButton(SkypeClient.Button button)
Release a pressed button in the Skype client window.
|
Copyright © 2013. All Rights Reserved.