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