Report View Controller
constructor(fragmentActivity: FragmentActivity, lifecycleOwner: LifecycleOwner, reportView: ReportView, reportId: String)
Since
27.0.0
Parameters
fragment Activity
the Activity holding the ReportView.
Content copied to clipboard
lifecycle Owner
the owner of the [Lifecycle] that the ReportViewController is tied to.
Content copied to clipboard
report View
an inflated/constructed ReportView.
Content copied to clipboard
report Id
the report's ID.
Content copied to clipboard