Device solutions
End to end solutions
Product accelerators
Get Started
APIs
IoT Devices
Version 1.9 - Updated on 05/04/2017
Superclass: NSObject Declared In: PCResourceShareAPIParams.h
NSObject
PCResourceShareAPIParams.h
location
name
size
subType
type
PCResourceShareAPIParams stores the parameters required for resource to create a share.
PCResourceShareAPIParams
@property (nonatomic, copy) NSString *location;
GET /fullview
GET /metadata
GET /playlists
@property (nonatomic, copy) NSString *name;
@property (nonatomic, assign) int size;
@property (nonatomic, copy) NSString *subType;
@property (nonatomic, copy) NSString *type;
Copyright © 2015-2017, Verizon and/or its Licensors. All rights reserved.