Messaging Performance Retrieval

Retrieves the messaging performance data for the specified domains and packages.

Syntax

MessagingPerformanceVO SUPMonitor.getMessagingPerformance(MonitoredObject monitoredObjects,	startTime, endTime)

Returns

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

Examples