Loading...
Searching...
No Matches
NCCameraCallback.h
Go to the documentation of this file.
1#import "NCExport.h"
2#import <Foundation/Foundation.h>
3
4
17
24typedef void (^NCCameraCallback)(BOOL completed);
25