Installation of a Hybrid App Package

Installs a Hybrid App package.

Syntax

MobileHybridAppIDVO installMobileHybridApp(byte[] zippedWorkflowPackage) throws SUPAdminException;

Returns

If successful, returns an object of the specified type (can be null). If unsuccessful, returns SUPAdminException.

Examples