2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
11 @interface SBCallFailureAlert
: SBAlert
16 struct __CTCall
*_call
;
19 + (BOOL
)shouldDisplayForCauseCode
:(long)fp8 modemCauseCode
:(long)fp12
;
20 + (void)activateForCall
:(struct __CTCall
*)fp8 causeCode
:(long)fp12
;
22 - (id
)initWithCauseCode
:(long)fp8 call
:(struct __CTCall
*)fp12
;
24 - (void)activateWhenPossible
;
25 - (id
)alertDisplayViewWithSize
:(struct CGSize
)fp8
;
27 - (struct __CTCall
*)call
;
29 - (int)addressBookUID
;
30 - (void)setCallAddress
:(id
)fp8
;