Device solutions
End to end solutions
Product accelerators
Get Started
APIs
IoT Devices
Version 1.6 - Updated on 11/17/2016
Superclass: PCResourceAPIParams Declared In: PCCreateShareAPIParams.h
PCResourceAPIParams
PCCreateShareAPIParams.h
expiresIn
name
resources
PCCreateShareAPIParams stores the parameters required to create a share.
PCCreateShareAPIParams
@property (nonatomic, assign) int expiresIn;
@property (nonatomic, copy) NSString *name;
@property (nonatomic, strong) NSArray *resources;
PCResourceShareAPIParams
Copyright © 2015-2017, Verizon and/or its Licensors. All rights reserved.