Cloud Storage Integrator 2016 macOS Edition
Cloud Storage Integrator 2016 macOS Edition
Questions / Feedback?

objectData (property)

The contents of the object returned after calling GetObject , or the data to upload.

- (NSString*)objectData

- (void)setObjectData:(NSString*)newObjectData

- (NSData*)objectDataB

- (void)setObjectDataB :(NSData*)newObjectData

Default Value

""

Remarks

When downloading, if the LocalFile is empty, the object data is accumulated in ObjectData. Otherwise, ObjectData returns an empty string.

When uploading data via CreateObject or UploadPart you may specify the data to upload in this property.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 macOS Edition - Version 16.0 [Build 7239]