WitModel

public enum WitModel : String, Codable

A reference to one of the two WIT models that WienBotKitura can use: wienBot or wave.

  • The WIT WienBot model.

    Declaration

    Swift

    case wienBot
  • The WIT Wave model, providing mobility and location answers.

    Declaration

    Swift

    case wave