beginDownloadCustomizationBundle (String customizationBundleID java.io.OutputStream out)

Start downloading the specified resource bundle named into the output stream.

The resource bundle is saved into the output stream that you provide.

Syntax

public void beginDownloadCustomizationBundle (String customizationBundleID java.io.OutputStream out)

Parameters

Returns

None.

Examples