Set the video mode for the call.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
Remarks
Set or update video mode of the call. This method is typically used to
-
Make an outgoing video call by adding video to the call prior to starting it.
-
Answer an incoming video call with video by adding video to the call prior to accepting it.
-
Add video to an existing audio-only call.
-
Remove video from the call (make audio-only).
-
Block/unblock video for the call (block means receive-only video).
-
Pause/unpause video for the call (pause means inactive video).
See Also