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/CKMediaObject.h>
11 @interface CKCompressibleImageMediaObject
: CKMediaObject
13 CKImageData
*_imageData
;
16 + (id
)mimeTypesToFileExtensions
;
17 + (id
)previewDataMIMEType
;
18 + (struct CGSize
)transcodeMaxSize
;
22 - (BOOL
)shouldTranscodeForMMS
;
23 - (Class
)balloonPreviewClassWithPreviewData
:(id
)fp8
;
24 - (float)balloonHeightWithPreviewData
:(id
)fp8
;
25 - (void)configureBalloon
:(id
)fp8 withPreviewData
:(id
)fp12
;
26 - (id
)_newTranscodedMediaObjectWithMaxByteLength
:(int)fp8
;
27 - (id
)newTranscodingForMMSWithMaxByteLength
:(int)fp8
;
28 - (id
)newPreview
:(int)fp8 highlight
:(BOOL
)fp12
;
29 - (void)copyToPasteboard
:(id
)fp8
;