#import <JSQMessagesInputToolbar.h>
The JSQMessagesInputToolbarDelegate protocol defines methods for interacting with a JSQMessagesInputToolbar object.
Tells the delegate that the toolbar's leftBarButtonItem has been pressed.
- Parameters
-
| toolbar | The object representing the toolbar sending this information. |
| sender | The button that received the touch event. |
Tells the delegate that the toolbar's rightBarButtonItem has been pressed.
- Parameters
-
| toolbar | The object representing the toolbar sending this information. |
| sender | The button that received the touch event. |
The documentation for this protocol was generated from the following file: