Enum LibraryDownloadError

  • All Implemented Interfaces:
    java.io.Serializable , kotlin.Comparable

    @Deprecated(message = "Since 5.25.0, face-recognition libraries are bundled with the SDK and cannot fail to download, so this error type is never raised. Remove any references and the branches that handle it; no replacement is needed. Will be removed in a future release.") 
    public enum LibraryDownloadError
    extends Enum<LibraryDownloadError>
                        
    Since:

    Deprecated in 5.25.0

    • Constructor Detail