SpeedTestType

public enum SpeedTestType : Int

Internal speed test type @since 11.5

  • Current test is speed *

    Declaration

    Swift

    case speed = 1
  • Current test is streaming *

    Declaration

    Swift

    case streaming = 2