Viewing file: SBLockScreenBiometricAuthenticationCoordinatorDelegate.h
Raw logifyFilter:
/*
* This header is generated by classdump-dyld 1.0
* on Monday, November 11, 2019 at 12:29:57 AM Eastern European Standard Time
* Operating System: Version 13.1.3 (Build 17A878)
* Image Source: /System/Library/PrivateFrameworks/SpringBoard.framework/SpringBoard
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos.
*/
@protocol SBLockScreenBiometricAuthenticationCoordinatorDelegate <NSObject>
@required-(BOOL)biometricAuthenticationCoordinator:(id)arg1 requestsAuthenticationFeedback:(id)arg2;
-(BOOL)biometricAuthenticationCoordinator:(id)arg1 requestsUnlockWithIntent:(int)arg2;
@end