Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
PVRGetTimersResponse
Interface PVRGetTimersResponse
PVRGetTimersResponse ($ref: "PVR.GetTimers.Response") Response structure for the GetTimers method.
interface
PVRGetTimersResponse
{
limits
:
ListLimitsReturned
;
timers
:
Timer
[]
;
}
Index
Properties
limits
timers
Properties
limits
limits
:
ListLimitsReturned
timers
timers
:
Timer
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
limits
timers
kodi-jsonrpc-api
Loading...
PVRGetTimersResponse ($ref: "PVR.GetTimers.Response") Response structure for the GetTimers method.