#1098 - Various changes following code review.

This commit is contained in:
Stefan Ceriu
2021-10-07 12:21:40 +03:00
parent 0afc917c97
commit 096279b43a
8 changed files with 16 additions and 15 deletions

View File

@@ -41,7 +41,7 @@ typedef enum : NSUInteger
- (void)roomInputToolbarViewDidTapCancel:(MXKRoomInputToolbarView*)toolbarView;
/**
Tells the delegate that a user mention has been triggered
Inform the delegate that the text message has changed.
@param toolbarView the room input toolbar view
*/