Device solutions
End to end solutions
Product accelerators
Get Started
APIs
IoT Devices
Version 1.2 - Updated on 7/14/2016
Superclass: PCPlaylistAPIParams Declared In: PCGetPlaylistItemsAPIParams.h
PCPlaylistAPIParams
PCGetPlaylistItemsAPIParams.h
count
sort
start
PCGetPlaylistItemsAPIParams stores parameters required to retrieve items in a playlist.
PCGetPlaylistItemsAPIParams
@property (nonatomic, assign) int count;
@property (nonatomic, copy) NSString *sort;
{field}+{asc|desc}
field
@property (nonatomic, assign) int start;
Copyright © 2015-2017, Verizon and/or its Licensors. All rights reserved.