BaseModelName
public enum BaseModelName : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case narrowband = "NarrowBand"
-
Undocumented
Declaration
Swift
case wideband = "WideBand"
-
Declaration
Swift
public var description: String { get }