| Package | Description |
|---|---|
| com.skype |
<#if locale="ja">
|
| Modifier and Type | Method and Description |
|---|---|
Call.VideoStatus |
Call.getReceiveVideoStatus()
Return the status of receiving video with this CALL.
|
Call.VideoStatus |
Call.getSendVideoStatus()
Return the status of sending video with this CALL.
|
static Call.VideoStatus |
Call.VideoStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Call.VideoStatus[] |
Call.VideoStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All Rights Reserved.