Home Reference Source Repository
import CollectionHandler from 'spotify-sdk/src/handlers/CollectionHandler.js'
public class | source

CollectionHandler

You can directly use instance of this class. collectionHandler

Collection constructor

Constructor Summary

Public Constructor
public

constructor(items: Array, handler: Object, source: Object): Array

Constructor

Public Constructors

public constructor(items: Array, handler: Object, source: Object): Array source

Constructor

Params:

NameTypeAttributeDescription
items Array

Entity list

handler Object

Entity handler

source Object

Original response

Return:

Array

Collection