CatNiP -test sprint-4-interim
catnip
|
#import <MediaWikiCategoryQueryDelegate.h>
Public Member Functions | |
(void) | - didReceiveCategoryArray: |
(void) | - categoryParseFailed: |
- (void) categoryParseFailed: | (NSError *) | error |
The method to call when the reading of the category fails for some reason.
- (void) didReceiveCategoryArray: | (NSArray *) | categoryArray |
The method to call when a chunk of the category query has finished, containing the actual wiki page names received from the MediaWiki. The MediaWikiCategoryQuery object will have it's continueFrom property set to a non-nil value if the MediaWiki reports it has more content available that could fit into this data chunk.