| Package | Description |
|---|---|
| com.wix.mediaplatform.collection |
| Modifier and Type | Method and Description |
|---|---|
CollectionDTO |
CollectionManager.getCollection(String userId,
String collectionId) |
CollectionDTO[] |
CollectionManager.listCollections(String userId,
String type) |
CollectionDTO |
CollectionManager.newCollection(String userId,
NewCollectionRequest newCollectionRequest) |
CollectionDTO |
CollectionManager.updateCollection(String userId,
String collectionId,
UpdateCollectionRequest updateCollectionRequest) |
Copyright © 2016 wix.com. All rights reserved.