Interface UserPrivacySettingAllowCalls

A privacy setting for managing whether the user can be called. Subtype of UserPrivacySetting.

interface UserPrivacySettingAllowCalls {
    @type: "userPrivacySettingAllowCalls";
}

Properties

Properties

@type: "userPrivacySettingAllowCalls"