Denies an incoming video request to add video to the call.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic void DenyVideo(
CallCallCompletionHandler callCompletionHandler
)
Parameters
- callCompletionHandler
- Type: Avaya.ClientServicesCallCallCompletionHandler
Completion handler instance that receives the result of the operation.
If not provided, failure feedback cannot be received.
See Also