]> git.saurik.com Git - iphone-api.git/blob - ChatKit/CKTranscriptController-Testing.h
5f2089dc6b0baa254e80f9c49bffb41879c9d2b0
[iphone-api.git] / ChatKit / CKTranscriptController-Testing.h
1 /*
2 * Generated by class-dump 3.1.2.
3 *
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
5 */
6
7 #import <ChatKit/CKTranscriptController.h>
8
9 @interface CKTranscriptController (Testing)
10 - (void)entryDebugClear;
11 - (void)entryDebugSliderChange:(id)fp8;
12 - (void)_entryDebugShowEntryHUD;
13 @end
14