Viewing file: SBLockScreenMesaCoordinatorDelegate.h
Raw logifySBLockScreenMesaCoordinatorDelegate was found in iOS
10.2,
10.1.1Filter:
/*
* This header is generated by classdump-dyld 1.0
* on Thursday, December 22, 2016 at 6:33:23 PM Eastern European Standard Time
* Operating System: Version 10.1.1 (Build 14B100)
* Image Source: /System/Library/CoreServices/SpringBoard.app/SpringBoard
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos.
*/
@protocol SBLockScreenMesaCoordinatorDelegate <NSObject>
@required-(BOOL)mesaCoordinator:(id)arg1 requestsAuthenticationFeedback:(id)arg2;
-(BOOL)mesaCoordinator:(id)arg1 requestsUnlockWithIntent:(int)arg2;
@end