2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <ChatKit/CKTranscriptBubbleData.h>
9 @interface
CKTranscriptBubbleData (ConvenienceAndClarity
)
10 - (int)typeAtIndex
:(int)fp8
;
11 - (id
)entityAtIndex
:(int)fp8
;
12 - (id
)messageAtIndex
:(int)fp8
;
13 - (id
)dateAtIndex
:(int)fp8
;
14 - (id
)partAtIndex
:(int)fp8
;
15 - (id
)textAtIndex
:(int)fp8
;
16 - (id
)subjectAtIndex
:(int)fp8
;
17 - (int)heightAtIndex
:(int)fp8
;
18 - (Class
)balloonClassAtIndex
:(int)fp8
;
19 - (BOOL
)isSubjectPlaceholderAtIndex
:(int)fp8
;
20 - (BOOL
)isMessageContinuationAtIndex
:(int)fp8
;