SpeedifySpeedTestResultsDelegate
public protocol SpeedifySpeedTestResultsDelegate : AnyObject
Speed test result data @since 11.0
-
Declaration
Swift
func performanceTestDidStart() -
Declaration
Swift
func performanceTestDidCancel() -
Declaration
Swift
func resultsDidUpdate(results: [SpeedTestResultsData])