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
;
21 + (BOOL
)shouldPlayMessageReceived
;
22 + (void)playMessageReceived
;
24 + (BOOL
)_showSMSPreviewWithPasscodeEnabled
;
25 + (BOOL
)shouldHideSMSPreview
;
29 - (void)_deactivateAllTaggedSMSAlertItems
;
31 - (void)didDeactivateForReason
:(int)fp8
;
32 - (void)setMessage
:(struct __CTSMSMessage
*)fp8
;
33 - (void)willPresentAlertSheet
:(id
)fp8
;
39 - (void)_markReadIfDisplayingEntireMessage
;
40 - (void)alertSheet
:(id
)fp8 buttonClicked
:(int)fp12
;
41 - (int)bodyTextAlignmentForAlertSheet
:(id
)fp8 displayedLineCount
:(int)fp12
;
42 - (void)performUnlockAction
;
43 - (void)configure
:(BOOL
)fp8 requirePasscodeForActions
:(BOOL
)fp12
;
45 - (BOOL
)willShowInAwayItems
;
46 - (BOOL
)shouldShowInEmergencyCall
;