ConferenceSetVideoAllowedStatusCapability Property |
Returns whether the local user can enable/disable video for the conference call.
The capability returns not supported if the conference call does not
support control of video allow/disallow, or if the local user does not
have permission to control video allow/disallow status of the call.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic Capability SetVideoAllowedStatusCapability { get; }
Property Value
Type:
Capability
Remarks
Conference video features are not supported when the client is used in shared control mode.
See Also