| Package | Description |
|---|---|
| com.skype |
<#if locale="ja">
|
| Modifier and Type | Method and Description |
|---|---|
Call.Status |
Call.getStatus()
Return the current status of this CALL.
|
static Call.Status |
Call.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Call.Status[] |
Call.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 |
CallStatusChangedListener.statusChanged(Call.Status status)
Called when the status of a CALL object changes.
|
Copyright © 2013. All Rights Reserved.