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>
9 @interface CKUnknownMediaObject
: CKMediaObject
13 + (BOOL
)supportsMIMEType
:(id
)fp8
;
14 - (float)balloonHeightWithPreviewData
:(id
)fp8
;
15 - (Class
)balloonPreviewClassWithPreviewData
:(id
)fp8
;
16 - (BOOL
)shouldTranscodeForMMS
;
17 - (id
)newTranscodingForMMSWithMaxByteLength
:(int)fp8
;
18 - (id
)newPreview
:(int)fp8 highlight
:(BOOL
)fp12
;
20 - (void)configureBalloon
:(id
)fp8 withPreviewData
:(id
)fp12
;
21 - (id
)_effectiveFilename
;