spotify-web-api-kotlin
/
com.adamratzman.spotify.models
/
VideoThumbnail
common
Video
Thumbnail
data class
VideoThumbnail
(url:
String
?)
Content copied to clipboard
Functions
Properties
Sources
Functions
component1
Link copied to clipboard
common
operator fun
component1
():
String
?
Content copied to clipboard
copy
Link copied to clipboard
common
fun
copy
(url:
String
?):
VideoThumbnail
Content copied to clipboard
equals
Link copied to clipboard
common
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open override fun
toString
():
String
Content copied to clipboard
Properties
url
Link copied to clipboard
common
val
url
:
String
?
Content copied to clipboard
Sources
(source)
Link copied to clipboard