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 "SBAlertItem.h"
11 @interface SBSMSAlertItem
: SBAlertItem
13 struct __CTSMSMessage
*_message
;
15 BOOL _alignmentHasBeenSet
;
16 BOOL _displayingEntireMessage
;
25 - (void)_deactivateAllTaggedSMSAlertItems
;
27 - (void)didDeactivateForReason
:(int)fp8
;
28 - (void)setMessage
:(struct __CTSMSMessage
*)fp8
;
29 - (void)_playMessageReceived
;
30 - (void)willPresentAlertSheet
:(id
)fp8
;
35 - (void)_markReadIfDisplayingEntireMessage
;
36 - (void)alertSheet
:(id
)fp8 buttonClicked
:(int)fp12
;
37 - (int)bodyTextAlignmentForAlertSheet
:(id
)fp8 displayedLineCount
:(int)fp12
;
38 - (void)performUnlockAction
;
39 - (BOOL
)_showSMSPreviewWithPasscodeEnabled
;
40 - (void)configure
:(BOOL
)fp8 requirePasscodeForActions
:(BOOL
)fp12
;
42 - (BOOL
)willShowInAwayItems
;
43 - (BOOL
)shouldShowInEmergencyCall
;