Method to manually connect to the defined web socket; silently returns for any other client type.
Method to manually disconnect from the defined web socket; silently returns for any other client type.
Method to get and cache the introspection result on this instance.
Method to list Kodi JSON-RPC methods.
Construct an HTTP instance with Kodi defaults.
Construct an HTTPS instance with Kodi defaults. NOTE: Kodi does not natively or officially support HTTPS; some users have unofficially found a way, though.
Construct a TCP instance with Kodi defaults.
Construct a WebSocket instance with Kodi defaults.
Generated using TypeDoc
Class for dynamically calling the Kodi JSON-RPC api, regardless of api version.