Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
PVRGetTimersParams
Interface PVRGetTimersParams
PVRGetTimersParams ($ref: "PVR.GetTimers.Params") Parameters for the GetTimers method.
interface
PVRGetTimersParams
{
limits
?:
ListLimits
;
properties
?:
PVRProperty
[]
;
sort
?:
ListSort
;
}
Index
Properties
limits?
properties?
sort?
Properties
Optional
limits
limits
?:
ListLimits
Optional
properties
properties
?:
PVRProperty
[]
Optional
sort
sort
?:
ListSort
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
limits
properties
sort
kodi-jsonrpc-api
Loading...
PVRGetTimersParams ($ref: "PVR.GetTimers.Params") Parameters for the GetTimers method.