Interface UserPrivacySettingAllowPeerToPeerCalls

A privacy setting for managing whether peer-to-peer connections can be used for calls. Subtype of UserPrivacySetting.

interface UserPrivacySettingAllowPeerToPeerCalls {
    @type: "userPrivacySettingAllowPeerToPeerCalls";
}

Properties

Properties

@type: "userPrivacySettingAllowPeerToPeerCalls"