Device solutions
End to end solutions
Product accelerators
Get Started
APIs
IoT Devices
Version 1.3 - Updated on 8/11/2016
Superclass: NSObject Declared In: PCShare.h
NSObject
PCShare.h
PCShareResource stores the definition of a share resource.
PCShareResource
checksum
@property (nonatomic, readonly) NSString *checksum;
Checksum
contentToken
@property (nonatomic, readonly) NSString *contentToken;
ContentToken
lastModifiedDate
@property (nonatomic, readonly) NSDate *lastModifiedDate;
LastModifiedDate
location
@property (nonatomic, readonly) NSString *location;
name
@property (nonatomic, readonly) NSString *name;
resourceId
@property (nonatomic, readonly) NSString *resourceId;
size
@property (nonatomic, readonly) NSNumber *size;
subType
@property (nonatomic, readonly) NSString *subType;
type
@property (nonatomic, readonly) NSString *type;
uid
@property (nonatomic, readonly) NSString *uid;
The resource identifier.
Copyright © 2015-2017, Verizon and/or its Licensors. All rights reserved.