Uses of Class
com.skype.Call.VideoStatus

Packages that use Call.VideoStatus
com.skype <#if locale="ja"> <#else> Provides the classes for Skype API  
 

Uses of Call.VideoStatus in com.skype
 

Methods in com.skype that return Call.VideoStatus
 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 © 2004-2011. All Rights Reserved.