AcceptCallOptions Class
Definition
Options to be passed when accepting a call
public class AcceptCallOptions
- Inheritance
-
java.lang.ObjectAcceptCallOptions
Constructors
AcceptCallOptions() |
Creates a new instance with a default configuration |
Methods
finalize() |
Called by the garbage collector on an object when garbage collection determines that there are no more references to the object. |
getVideoOptions() |
Video options when accepting a call |
setVideoOptions(VideoOptions value) |
Video options when accepting a call |