Resource

interface Resource

Internal Represents a Resource of Deezer API.

Inspired in Deezer Python Resource

Author

Kingg22

Inheritors

Properties

Link copied to clipboard
abstract val id: Long
Link copied to clipboard
abstract val type: String

Functions

Link copied to clipboard
Link copied to clipboard
abstract suspend fun reload(): Resource

Reloads the current resource from the API, getting all of its full properties if it was initially obtained partially, or it's outdated