createPlaylistDeprecated

suspend fun createPlaylistDeprecated(name: String? = null, ids: Collection<ERROR CLASS: Symbol not found for UUID>? = emptyList(), userId: ERROR CLASS: Symbol not found for UUID?? = null, mediaType: ERROR CLASS: Symbol not found for MediaType?? = null, data: ERROR CLASS: Symbol not found for CreatePlaylistDto?? = null): Response<ERROR CLASS: Symbol not found for PlaylistCreationResult>

Deprecated

This member is deprecated and may be removed in the future

For backwards compatibility parameters can be sent via Query or Body, with Query having higher precedence. Query parameters are obsolete.

Parameters

name

The playlist name.

ids

The item ids.

userId

The user id.

mediaType

The media type.