Interface CallProblemSilentRemote

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

interface CallProblemSilentRemote {
    @type: "callProblemSilentRemote";
}

Properties

Properties

@type: "callProblemSilentRemote"