HomeViewControllerDelegate
protocol HomeViewControllerDelegate : AnyObject
Undocumented
-
Undocumented
Declaration
Swift
func showRiskLegend() -
Undocumented
Declaration
Swift
func showExposureNotificationSetting(enState: ENStateHandler.State) -
Undocumented
Declaration
Swift
func showExposureDetection(state: HomeInteractor.State, activityState: RiskProvider.ActivityState) -
Undocumented
Declaration
Swift
func setExposureDetectionState(state: HomeInteractor.State, activityState: RiskProvider.ActivityState) -
Undocumented
Declaration
Swift
func showExposureSubmission(with result: TestResult?) -
Undocumented
Declaration
Swift
func showInviteFriends() -
Undocumented
Declaration
Swift
func showWebPage(from viewController: UIViewController, urlString: String) -
Undocumented
Declaration
Swift
func showAppInformation() -
Undocumented
Declaration
Swift
func showSettings(enState: ENStateHandler.State) -
Undocumented
Declaration
Swift
func addToEnStateUpdateList(_ anyObject: AnyObject?)