Viewing file: SBFPrivateAuthenticationObserver.h
Raw logifySBFPrivateAuthenticationObserver was found in iOS
18.1,
17.1,
16.3,
15.2.1,
14.4,
13.1.3,
12.1,
11.1.2,
11.0.1,
10.2,
10.1.1Filter:
/*
* This header is generated by classdump-dyld 1.0
* on Sunday, February 9, 2025 at 8:55:14 PM Eastern European Standard Time
* Operating System: Version 18.2 (Build 22C152)
* Image Source: /System/Library/PrivateFrameworks/SpringBoard.framework/SpringBoard
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos.
*/
@protocol SBFPrivateAuthenticationObserver <NSObject>
@optional-(void)extendedKeybagLockStateChanged:(BOOL)arg1;
-(void)temporaryBlockStatusChanged;
@end