copy

fun copy(audioPreviewUrl: String? = null, description: String? = null, durationMs: Int, explicit: Boolean, externalUrlsString: Map<String, String>, href: String, id: String, images: List<SpotifyImage>, isExternallyHosted: Boolean, isPlayable: Boolean, language: String? = null, showLanguagesPrivate: List<String>, name: String, releaseDateString: String, releaseDatePrecisionString: String, resumePoint: ResumePoint? = null, type: String, uri: SpotifyUri): SimpleEpisode

Sources

(source)
Link copied to clipboard