luxlabs header browser preview


@class NSAttributedString;

@interface CKBlockContactChatItem : CKStampLabelChatItem

@property (copy, nonatomic) NSAttributedString *transcriptButtonText;

- (unsigned long long)layoutType;
- (Class)cellClass;
- (void).cxx_destruct;
- (struct CGSize { double x0; double x1; })loadSizeThatFits:(struct CGSize { double x0; double x1; })a0 textAlignmentInsets:(out struct UIEdgeInsets { double x0; double x1; double x2; double x3; } *)a1;
- (id)loadTranscriptText;

@end