This message contains the Windows View Model that's used to provide all data to the Dashboard

interface WindowsIncomingViewModel {
    Data: WindowsViewModel;
    Feature: "PrivacyDashboard";
    Name: "ViewModelUpdated";
}

Properties

Properties

Feature: "PrivacyDashboard"
Name: "ViewModelUpdated"