ReportEvent

sealed class ReportEvent

This class represents different events that can be fired from a ReportViewController instance. These events can be caught and appropriately handled by an enclosing Activity using ReportViewController.addReportEventListener.

Inheritors