AboutSupportDeveloper GuideVersion 42.133.100.8

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