Retrieval of Detailed Messaging History

Retrieves a detailed messaging history for the specified domains and packages.

Syntax

MessagingHistoryDetailVO SUPMonitor.getMessagingHistoryDetails(MonitoredObject monitoredObjects, startTime, endTime, offset, length, SortedField sortedField)

Returns

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

Examples