luxlabs header browser preview


@interface CNContactUpdate : NSObject

+ (id)updateMultiValueWithDiff:(id)a0 property:(id)a1;
+ (id)updateWithValue:(id)a0 property:(id)a1;

@end