Click or drag to resize

ConferenceSlideViewer Events

The ConferenceSlideViewer type exposes the following members.

Events
  NameDescription
Public eventNewSlideAvailable
Occurs when a new slide is added to the conference presentation. The application can obtain the slide information from the event argument, or by querying the Slides property.
Public eventSubscribed
Occurs when slide viewer subscription is successful.
Public eventUnsubscribed
Occurs when slide viewer subscription is ended. A boolean flag indicating whether the subscription is ended by the server or not is provided in the event argument.
Top
See Also