Retrieval of Current Messaging Requests

Retrieves current messaging requests for the specified domains and packages.

Syntax

MessagingRequestVO SUPMonitor.getMessagingRequests(MonitoredObject monitoredObjects)

Returns

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

Examples