Interface PVRScanParams

interface PVRScanParams {
    clientid?: number;
}

Properties

Properties

clientid?: number