Click or drag to resize

ConferenceContentSlideViewerCapability Property

Returns whether viewing of previously shared slides is supported by the conference call. For example, a person who joins a conference call late can use the content slide viewer feature to view the document pages that have already been shared during the call. The application may use the result of this query to enable or disable functions related to viewing of previously shared slides during the conference. The support for the content slide viewer is dependent on the conferencing system version.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public Capability ContentSlideViewerCapability { get; }

Property Value

Type: Capability
Remarks
The content slide viewer capability is not supported when the client is used in shared control mode.
See Also