Interface CallProblemSilentLocal

The user couldn't hear the other side. Subtype of CallProblem.

interface CallProblemSilentLocal {
    @type: "callProblemSilentLocal";
}

Properties

Properties

@type: "callProblemSilentLocal"