Interface PVRAddTimerParams

PVRAddTimerParams ($ref: "PVR.AddTimer.Params") Parameters for the AddTimer method.

interface PVRAddTimerParams {
    timer: Timer;
}

Properties

Properties

timer: Timer