spotify-web-api-kotlin
/
com.adamratzman.spotify.utils
/
Platform
common
Platform
enum
Platform
:
Enum
<
Platform
>
Content copied to clipboard
Actual platforms that this program can be run on.
Entries
Properties
Sources
Entries
NATIVE
Link copied to clipboard
common
NATIVE
()
Content copied to clipboard
JS
Link copied to clipboard
common
JS
()
Content copied to clipboard
ANDROID
Link copied to clipboard
common
ANDROID
()
Content copied to clipboard
JVM
Link copied to clipboard
common
JVM
()
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard
Sources
common source
Link copied to clipboard