ExtensionType

public enum ExtensionType : String, Codable

Valid options for the user extension type see: https://dev.twitch.tv/docs/api/reference/#get-user-extensions

  • Undocumented

    Declaration

    Swift

    case component
  • Undocumented

    Declaration

    Swift

    case mobile
  • Undocumented

    Declaration

    Swift

    case panel
  • Undocumented

    Declaration

    Swift

    case overlay