ConferenceSlideViewer Events |
The ConferenceSlideViewer type exposes the following members.
Name | Description | |
---|---|---|
![]() | NewSlideAvailable |
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.
|
![]() | Subscribed |
Occurs when slide viewer subscription is successful.
|
![]() | Unsubscribed |
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.
|