PrivacyDashboardHybridScreenParams
Types
Link copied to clipboard
data class BrokenSiteForm(val tabId: String, val opener: DashboardOpener = NONE, val reportFlow: PrivacyDashboardHybridScreenParams.BrokenSiteForm.BrokenSiteFormReportFlow) : PrivacyDashboardHybridScreenParams
Use this parameter to launch the site breakage reporting form.
Link copied to clipboard
data class PrivacyDashboardPrimaryScreen(val tabId: String, val opener: DashboardOpener = NONE) : PrivacyDashboardHybridScreenParams
Use this parameter to launch the privacy dashboard hybrid activity with the given tabId
Link copied to clipboard
data class PrivacyDashboardToggleReportScreen(val tabId: String, val opener: DashboardOpener = NONE) : PrivacyDashboardHybridScreenParams
Use this parameter to launch the toggle report form.