Add documentation

This commit is contained in:
aringenbach
2022-05-02 17:36:53 +02:00
parent 36fd6fc869
commit e756f0789d
9 changed files with 65 additions and 5 deletions
@@ -269,7 +269,9 @@ typedef enum : NSUInteger
*/
- (IBAction)onTouchUpInside:(UIButton*)button;
/**
Send message currently displayed inside toolbar's ` UITextView`.
*/
- (void)sendCurrentMessage;
/**