Filter:
/*
* This header is generated by classdump-dyld 1.0
* on Friday, February 8, 2019 at 1:51:37 PM Eastern European Standard Time
* Operating System: Version 12.1 (Build 16B92)
* Image Source: /System/Library/CoreServices/SpringBoard.app/SpringBoard
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos.
*/
@protocol SBAlertObserver <NSObject>
@optional-(void)alertDidActivate:(id)arg1;
-(void)alertDidDeactivate:(id)arg1;
-(void)alertBannerSuppressionChanged:(id)arg1;
-(void)alertDidChangeReachabilitySupport:(id)arg1;
@end