Gets the file's data as a base64 string.

<void> EmbeddedFile.getData(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the property value.
errorCallback Optional. Is called when the operation failed with an error.