Update Messaging Configuration

Update the properties of the messaging related configuration.

Syntax

void updateMessagingConfiguration(SUPConfigurationComponentVO configurationComponent)
      throws SUPAdminException; 

Parameters

Returns

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

Examples