Interface NetworkAdminSpeedTestScheduledTest
- All Known Implementing Classes:
NetworkAdminSpeedTestScheduledTestImpl
public interface NetworkAdminSpeedTestScheduledTest
-
Method Details
-
getTester
NetworkAdminSpeedTester getTester() -
getMaxUpBytePerSec
long getMaxUpBytePerSec()These are the limits up to which the test can run, not the result of the test- Returns:
-
getMaxDownBytePerSec
long getMaxDownBytePerSec() -
start
boolean start() -
abort
void abort() -
addListener
-
removeListener
-