|
LuxChat
2.0
Instant messenger for iOS
|
#import <JSQMessagesLoadEarlierHeaderView.h>
Instance Methods | |
| (void) | - headerView:didPressLoadButton: |
The JSQMessagesLoadEarlierHeaderViewDelegate defines methods that allow you to respond to interactions within the header view.
|
required |
Tells the delegate that the loadButton has received a touch event.
| headerView | The header view that contains the sender. |
| sender | The button that received the touch. |
1.8.9.1