AntFsClientState

public enum AntFsClientState: UInt8

Undocumented

  • Undocumented

    Declaration

    Swift

    case link               = 0
  • Undocumented

    Declaration

    Swift

    case authentication     = 1
  • Undocumented

    Declaration

    Swift

    case transport          = 2
  • Undocumented

    Declaration

    Swift

    case busy               = 3
  • Undocumented

    Declaration

    Swift

    case reserved           = 15