ConferenceCapabilitiesChanged Event |
Notifies the application about a change in conference call's capabilities. The application can query
the Conference object to find out about the capability that changed. Usually, the capabilities changed
notification is tied to the features supported by the conference server as well as the local user's role
(e.g., moderator, presenter, lecturer, etc.) in the conference call.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic event EventHandler CapabilitiesChanged
Value
Type:
SystemEventHandler
See Also