| SearchConversationConversationCapabilitiesChanged 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.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic virtual event EventHandler ConversationCapabilitiesChanged
Value
Type:
SystemEventHandler
See Also