luxlabs header browser preview


@interface ASMailboxSearchTask : ASSearchTask

- (id)requestBody;
- (void)finishWithError:(id)a0;
- (void)performTask;
- (BOOL)processContext:(id)a0;
- (void)_appendSearchOptions:(id)a0;
- (void)_appendSearchQuery:(id)a0;
- (BOOL)getTopLevelToken:(char *)a0 outStatusCodePage:(char *)a1 outStatusToken:(char *)a2;
- (id)replacementObjectForEmailItem:(id)a0;
- (BOOL)requiresEASVersionInformaton;

@end