luxlabs header browser preview


@interface DAEUpdateGrantedDelegatePermissionContext : NSObject {
    id /* block */ _resultsBlock;
}

- (void).cxx_destruct;
- (void)finishedWithError:(id)a0;
- (id)initWithResultsBlock:(id /* block */)a0;

@end