DownloadStatus.DownloadFailed

class DownloadStatus.DownloadFailed : DownloadStatus


Represents when a download has failed.

Summary

Public constructors

Public functions

open operator Boolean
equals(other: Any?)
open Int

Public properties

FirebaseAIException

Public constructors

DownloadFailed

DownloadFailed(exception: FirebaseAIException)

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

Public properties

exception

val exceptionFirebaseAIException