app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
org.scottishtecharmy.soundscape.utils
/
DownloadState
/
Error
Error
data
class
Error
(
val
message
:
String
)
:
DownloadState
Members
Constructors
Error
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String