get Report
Gets the subscribed Report, if any, with the defined ID.
Return
a Report, or null if no such report could be found for the given ID.
Content copied to clipboard
Parameters
id
a valid report ID.
Content copied to clipboard
Gets the subscribed Report, if any, for the given ReportDescriptor.
Return
a Report, or null if no such report could be found for the given descriptor.
Content copied to clipboard