DownloadStatus.DownloadFailed

class DownloadStatus.DownloadFailed : DownloadStatus


Represents when a download has failed.

Summary

Public properties

FirebaseAIOnDeviceException

The FirebaseAIOnDeviceException that describes the reason for the download failure.

Public properties

exception

val exception: FirebaseAIOnDeviceException

The FirebaseAIOnDeviceException that describes the reason for the download failure.