#import <JSQMessagesLoadEarlierHeaderView.h>
The JSQMessagesLoadEarlierHeaderView class implements a reusable view that can be placed at the top of a JSQMessagesCollectionView. This view contains a "load earlier messages" button and can be used as a way for the user to load previously sent messages.
| + (NSString *) headerReuseIdentifier |
|
|
|
Returns the default string used to identify the reusable header view.
- Returns
- The string used to identify the reusable header view.
Returns the UINib object initialized for the collection reusable view.
- Returns
- The initialized
UINib object or nil if there were errors during initialization or the nib file could not be located.
The object that acts as the delegate of the header view.
Returns the load button of the header view.
The documentation for this class was generated from the following files: