LuxChat  2.0
Instant messenger for iOS
Instance Methods | List of all members
<JSQMessagesLoadEarlierHeaderViewDelegate> Protocol Reference

#import <JSQMessagesLoadEarlierHeaderView.h>

Inheritance diagram for <JSQMessagesLoadEarlierHeaderViewDelegate>:
JSQMessagesCollectionView()

Instance Methods

(void) - headerView:didPressLoadButton:
 

Detailed Description

The JSQMessagesLoadEarlierHeaderViewDelegate defines methods that allow you to respond to interactions within the header view.

Method Documentation

- (void) headerView: (JSQMessagesLoadEarlierHeaderView *)  headerView
didPressLoadButton: (UIButton *)  sender 
required

Tells the delegate that the loadButton has received a touch event.

Parameters
headerViewThe header view that contains the sender.
senderThe button that received the touch.

The documentation for this protocol was generated from the following file: