IPWorks Cloud 2020 Android Edition

Questions / Feedback?

ObjectData Property

The data that was downloaded, or that should be uploaded.

Syntax

public byte[] getObjectData();
public void setObjectData(byte[] objectData);

Remarks

This property is populated with object data after calling GetObject if SetDownloadStream and LocalFile are not set.

This property can also be set before calling CreateObject or UploadPart; its data will be uploaded if SetUploadStream and LocalFile are not set.

This property is not available at design time.

Default Value

""

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Android Edition - Version 20.0 [Build 8265]