Retrieve Messaging Configuration

Retrieve the messaging related configuration.

Syntax

SUPConfigurationComponentVO getMessagingConfiguration()
      throws SUPAdminException;   

Returns

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

Examples