Click or drag to resize

MessageBodyChanged Event

Notifies the application that the message's body text has changed in response to a local SetBodyAndReportTyping(String, MessageCompletionHandler) operation.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public event EventHandler BodyChanged

Value

Type: SystemEventHandler
See Also