luxlabs header browser preview


@interface HDUnprotectedKeyValueEntity : HDKeyValueEntity

+ (id)databaseTable;
+ (const char *)_insertStatementKey;
+ (BOOL)setBadge:(id)a0 forDomain:(long long)a1 profile:(id)a2 error:(out id *)a3;
+ (id)badgeForDomain:(long long)a0 profile:(id)a1 error:(out id *)a2;
+ (long long)protectionClass;

@end