/* * This header is generated by classdump-dyld 1.0 * on Friday, February 12, 2021 at 12:36:31 AM Eastern European Standard Time * Operating System: Version 14.4 (Build 18D52) * Image Source: /System/Library/PrivateFrameworks/SpringBoard.framework/SpringBoard * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos. */ @protocol SBSRemoteAlertHandleObserver @optional -(void)remoteAlertHandle:(id)arg1 didInvalidateWithError:(id)arg2; -(void)remoteAlertHandleDidActivate:(id)arg1; -(void)remoteAlertHandleDidDeactivate:(id)arg1; @end