luxlabs header browser preview


@interface AXPhoenixDataCollectionUtils : NSObject

+ (void)deleteItem:(id)a0;
+ (id)createFilename:(id)a0 usingTimestamp:(id)a1 withFileExtension:(id)a2 underDirectory:(id)a3;
+ (void)moveFiles:(id)a0 from:(id)a1 to:(id)a2;

@end