DMBackendConfigurationViewController
final class DMBackendConfigurationViewController : UITableViewController, RequiresAppDependencies
Undocumented
-
Undocumented
Declaration
Swift
init( distributionURL: String?, submissionURL: String?, verificationURL: String?, exposureSubmissionService: ExposureSubmissionService )
-
Undocumented
Declaration
Swift
override func viewDidLoad()
-
Undocumented
Declaration
Swift
override func tableView( _ tableView: UITableView, cellForRowAt indexPath: IndexPath ) -> UITableViewCell
-
Undocumented
Declaration
Swift
override func tableView(_: UITableView, numberOfRowsInSection _: Int) -> Int