VideoType

public enum VideoType : String, Codable

Allowable types for the video response object see https://dev.twitch.tv/docs/api/reference/#get-videos

  • Undocumented

    Declaration

    Swift

    case upload
  • Undocumented

    Declaration

    Swift

    case archive
  • Undocumented

    Declaration

    Swift

    case highlight
  • all

    Undocumented

    Declaration

    Swift

    case all