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/CKContentEntryBridge.h>
11 @interface CKWebviewBasedContentEntryBridge
: CKContentEntryBridge
13 NSMutableArray
*_resources
;
14 int _composeResourcePoolID
;
19 - (id
)newContentViewWithFrame
:(struct CGRect
)fp8
;
20 - (void)setMessageComposition
:(id
)fp8
;
21 - (id
)messageComposition
;
22 - (void)setMessageParts
:(id
)fp8
;
25 - (void)insertMessagePart
:(id
)fp8
;
27 - (id
)supportedPasteboardTypesInTextContentView
:(id
)fp8
;
28 - (id
)documentFragmentForPasteboardItemAtIndex
:(int)fp8 inTextContentView
:(id
)fp12
;
29 - (void)richContentView
:(id
)fp8 didRemoveImage
:(id
)fp12
;
30 - (void)richContentView
:(id
)fp8 didInsertImage
:(id
)fp12
;
32 - (void)_resetResourcePool
;
33 - (id
)_nodeForImagePart
:(id
)fp8 forRichContentView
:(id
)fp12
;
34 - (id
)_htmlForMessagePart
:(id
)fp8
;