AboutSupportDeveloper GuideVersion 40.130.103.9

screenCapture state for a given entity as defined in domain settings.

interface ScreenCaptureState {
    behavior: AllowOrBlock;
    info: EntityInfo;
    url: string;
}

Properties

Properties

behavior: AllowOrBlock
url: string