Interface CheckScreenShareOptions

interface CheckScreenShareOptions {
    parameters: CheckScreenShareParameters;
}

Properties

Properties