2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 @interface SBVoicemailManager
: NSObject
11 CDAnonymousStruct2 _alertMark
;
12 CDAnonymousStruct2 _awayItemMark
;
13 BOOL _hasVisualVoicemail
;
14 int _visualVoicemailSubscriptionToken
;
20 - (void)setHasVisualVoicemail
:(BOOL
)fp8
;
21 - (void)_updateVisualVoicemailState
;
22 - (BOOL
)_hasVisualVoicemail
;
23 - (void)_mark
:(CDAnonymousStruct2
*)fp8
;
24 - (void)markForAlerts
;
25 - (void)markForAwayItems
;
27 - (id
)copyVisualVoicemailRecordsForAwayItems
;
28 - (void)_presentAlertForRecord
:(void *)fp8 visualVoicemail
:(BOOL
)fp12
;
29 - (void)_handleVoicemailAvailableNotification
:(id
)fp8
;
30 - (void)_handleVoicemailStoreChangedNotification
;
31 - (void)_handleVoicemailFallbackNotification
;