luxlabs header browser preview


@interface CLSLocationMobilityInformant : CLSInformant

+ (id)classIdentifier;
+ (id)familyIdentifier;
+ (id)informantDependenciesIdentifiers;

- (id)_locationMobilityClueForInvestigation:(id)a0;
- (id)gatherCluesForInvestigation:(id)a0 progressBlock:(id /* block */)a1;

@end