Messaging Statistics Retrieval

Retrieves the messaging statistics for a cluster, a domain, a package, or a specific mobile business object.

Syntax

MessagingStatisticsVO SUPMonitor.getMessagingStatistics(MonitoredObject monitoredObject,	startTime, endTim)

Returns

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

Examples