2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 @
class NSString
, UIProgressBar
;
11 @interface mSMSSendingProgressLayer
: UIView
13 UIProgressBar
*_progressLayer
;
14 NSString
*_displayString
;
15 UIView
*_partialFailurePane
;
19 - (id
)initWithSize
:(struct CGSize
)fp8
;
21 - (void)showPartialFailurePane
;
24 - (void)hidePartialFailurePane
;
25 - (void)setDelegate
:(id
)fp8
;
26 - (void)setDisplayString
:(id
)fp8
;
27 - (void)setProgress
:(float)fp8
;
28 - (void)drawRect
:(struct CGRect
)fp8
;