Viewing file: SBLostModeBiometricAuthenticationTransientOverlayViewControllerDelegate.h
Raw logifySBLostModeBiometricAuthenticationTransientOverlayViewControllerDelegate was found in iOS
18.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 SBLostModeBiometricAuthenticationTransientOverlayViewControllerDelegate <NSObject>
@required-(void)lostModeBiometricAuthenticationViewControllerDidSucceedAuthentication:(id)arg1;
-(void)lostModeBiometricAuthenticationViewControllerDidTapEmergencyButton:(id)arg1;
-(void)lostModeBiometricAuthenticationViewControllerDidFailOrCancelAuthentication:(id)arg1;
@end