Interface PVRGetChannelDetailsParams

PVRGetChannelDetailsParams ($ref: "PVR.GetChannelDetails.Params") Parameters for the GetChannelDetails method.

interface PVRGetChannelDetailsParams {
    channelid: number;
}

Properties

Properties

channelid: number