Device solutions
End to end solutions
Product accelerators
Get Started
APIs
IoT Devices
Version 1.5 - Updated on 10/20/2016
Superclass: PCResourceAPIParams Declared In: PCThumbnailAPIParams.h
PCResourceAPIParams
PCThumbnailAPIParams.h
contentToken
size
th
tw
PCThumbnailAPIParams stores parameters required to retrieve a thumbnail of a file.
PCThumbnailAPIParams
@property (nonatomic, copy) NSString *contentToken;
GET /metadata
GET /fullview
@property (nonatomic, copy) NSString *size;
xs
s
m
Either size, or th and tw are required.
@property (nonatomic, assign) int th;
@property (nonatomic, assign) int tw;
Copyright © 2015-2017, Verizon and/or its Licensors. All rights reserved.