Unblock Hybrid App Queue

Unblocks the Hybrid App queue for the selected Hybrid Apps and devices.

Syntax

void unblockHybridAppQueueForDevices(MobileHybridAppIDVO hybridAppID, List<Integer> applicationConnectionNumericIDs, Boolean forTransformQueue) throws SUPAdminException;

Returns

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

Examples