Click or drag to resize
ConferenceSlide Class
Unsupported: Conference slide viewing is currently not supported.
Class representing a slide that has been presented on a conference call.
Inheritance Hierarchy
SystemObject
  Avaya.ClientServicesConferenceSlide

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public class ConferenceSlide

The ConferenceSlide type exposes the following members.

Properties
  NameDescription
Public propertyActualSizeImageAddress
Network address of the actual size image representing the slide.
Public propertyThumbnailImageAddress
Network address of the thumbnail size image representing the slide.
Top
Remarks

The conference slide viewer allows a client application to subscribe and view the list of slides shared during a conference call. By subscribing to the slide viewer, active and new users can review the slides that were already shared in a meeting, without affecting the current presentation.

Unsupported: This class and all of its supporting classes are for internal Avaya use only and should not be used by third party applications at this time. This is an incubating feature that is currently under development and the classes and methods associated with this feature are subject to change at any time. Use of this feature will not be supported by Avaya until such time that it is officially released.

See Also