ResendMessage
eventsFired when the user clicks the retry button on a failed message. Use this event to re-attempt message delivery.
Event Data
e.sender kendo.ui.Chat
The widget instance which fired the event.
e.message Object
The failed message data object that the user wants to resend.