AttackLayer

public enum AttackLayer : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case network = "NETWORK"
  • Undocumented

    Declaration

    Swift

    case application = "APPLICATION"
  • Declaration

    Swift

    public var description: String { get }