JumioPreloaderDelegate

public protocol JumioPreloaderDelegate : AnyObject

Protocol for Jumio.Preloader events

  • Preloading has finished. The SDK can be started now.

    Declaration

    Swift

    func jumio(finished: Jumio.Preloader)