Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
Timer
Interface Timer
Timer ($ref: "PVR.Timer") Represents a PVR timer.
interface
Timer
{
channelid
:
number
;
enabled
:
boolean
;
endtime
:
string
;
starttime
:
string
;
timerid
:
string
;
title
:
string
;
}
Index
Properties
channelid
enabled
endtime
starttime
timerid
title
Properties
channelid
channelid
:
number
enabled
enabled
:
boolean
endtime
endtime
:
string
starttime
starttime
:
string
timerid
timerid
:
string
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channelid
enabled
endtime
starttime
timerid
title
kodi-jsonrpc-api
Loading...
Timer ($ref: "PVR.Timer") Represents a PVR timer.