Interface PVRGetChannelGroupDetailsParams

interface PVRGetChannelGroupDetailsParams {
    channelgroupid: PVRChannelGroupId;
    channels?: PVRGetChannelGroupDetailsParamsChannels;
}

Properties

channelgroupid: PVRChannelGroupId