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 SBInvitationAlertItem
: SBAlertItem
24 + (id
)activeInvitationAlertItems
;
25 + (void)_addActiveItem
:(id
)fp8
;
26 + (void)_removeActiveItem
:(id
)fp8
;
27 + (void)registerForAlerts
;
28 + (void)_significantTimeChange
;
29 + (struct __CFDateFormatter
*)_customFormatter
;
31 - (id
)initWithCount
:(int)fp8
;
32 - (id
)initWithTitle
:(id
)fp8 organizerName
:(id
)fp12 startDate
:(double)fp16 endDate
:(double)fp24 floats
:(BOOL
)fp32 allDay
:(BOOL
)fp36 eventId
:(int)fp40 status
:(int)fp44
;
34 - (void)didDeactivateForReason
:(int)fp8
;
38 - (id
)_stringForTime
:(CDAnonymousStruct1
)fp8
;
39 - (id
)_stringForDateTime
:(CDAnonymousStruct1
)fp8 timeZone
:(struct __CFTimeZone
*)fp24
;
41 - (void)configure
:(BOOL
)fp8 requirePasscodeForActions
:(BOOL
)fp12
;
43 - (void)didPresentAlertSheet
:(id
)fp8
;
45 - (void)alertSheet
:(id
)fp8 buttonClicked
:(int)fp12
;
46 - (void)performUnlockAction
;
47 - (BOOL
)shouldShowInEmergencyCall
;
48 - (BOOL
)willShowInAwayItems
;