ConversationConversationCapabilitiesChanged Event |
Notifies the application that one or more of the capabilities of the conversation has changed.
The application should query each of the capabilities and enable/disable elements of the
user interface based on the new capability settings. Capabilities can change as a result
of local or remote actions.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic event EventHandler ConversationCapabilitiesChanged
Value
Type:
SystemEventHandler
See Also