createUserPlaylist

fun createUserPlaylist(name: String, playlist: List<AudioFile>): PlayList

Create a playlist from a collection of audio files. Call Save on editor to save the playlist to the server.