Update of Hybrid App Matching Rules

Updates a matching rule for the specified Hybrid App package.

Syntax

void updateMobileHybridAppMatchingRule(MobileHybridAppIDVO hybridAppID, MobileHybridAppMatchingRulesVO matchRule) throws SUPAdminException;

Returns

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

Examples