ChatBuilder.OnMessageUpdated Method
| Name | Parameters | Description |
|---|---|---|
| OnMessageUpdated(RazorBlock) | jsFunc | A function that is executed after a message was edited in the UI. Mirrors the client-side onMessageUpdated option. |
| OnMessageUpdated(String) | jsFunc | A function that is executed after a message was edited in the UI. Mirrors the client-side onMessageUpdated option. |