Deletion of a Hybrid App Package

Deletes the specified Hybrid App package.

Syntax

void deleteMobileHybridApp(MobileHybridAppIDVO hybridAppID) throws SUPAdminException;

Returns

If successful, returns silently. If unsuccessful, returns SUPAdminException.

Examples