Interface CallProblemPixelatedVideo

The video was pixelated. Subtype of CallProblem.

interface CallProblemPixelatedVideo {
    @type: "callProblemPixelatedVideo";
}

Properties

Properties

@type: "callProblemPixelatedVideo"