ConferenceWaitingToStart Event |
Notifies the application that the conference has not started, and the local user is waiting
for the conference to start (i.e. moderator to join). At this point, the conference server may provide
wait treatment to the end user, e.g., by playing music and/or displaying a still video image.
This information is reported based on an indication received from the conference server
and may not be provided depending on the server's capabilities.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic event EventHandler WaitingToStart
Value
Type:
SystemEventHandler
See Also