Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceDescription

Hierarchy

  • ServiceDescription

Index

Properties

description

description: string

id

id: "http://xbmc.org/jsonrpc/ServiceDescription.json"

methods

methods: Record<string, MethodDescription>

notifications

notifications: Record<string, NotificationDescription>

types

types: Record<string, JsonSchema>

version

version: string

Generated using TypeDoc