Interface PVRGetBroadcastIsPlayableParams

interface PVRGetBroadcastIsPlayableParams {
    broadcastid: number;
}

Properties

Properties

broadcastid: number