DownloadStatus.DownloadFailed

public final class DownloadStatus.DownloadFailed extends DownloadStatus


Represents when a download has failed.

Summary

Public fields

final @NonNull FirebaseAIOnDeviceException

The FirebaseAIOnDeviceException that describes the reason for the download failure.

Public fields

exception

public final @NonNull FirebaseAIOnDeviceException exception

The FirebaseAIOnDeviceException that describes the reason for the download failure.