ImageProviderService
@objc
public protocol ImageProviderService : AnyObject
Image provider service protocol
-
Dequeue image
Throws
Error if the image cannot be providedDeclaration
Swift
func dequeueImage() throws -> VerIDImageReturn Value
Ver-ID image for face detection
ImageProviderService Protocol Reference