getRecipientTargetNames

Convenience method to obtain only the target names of each recipient as they relate to the message (xMatters notification). These will be unique per recipient.

Syntax:

java.util.Collection<java.lang.String> getRecipientTargetNames()

Parameters:

None

Returns:

Collection of string target names, or empty collection if no recipients are targeted.

Messaging API

Using the Messaging JavaBean