While #3 and #4 are completed, the UpdateEvents needed to drive the event stream handlers still need to be refactored according to the new API spec.
Solution
Refactor the UpdateEvents to handle the new API spec. We'll be removing a significant number of existing update events as we consolidate them using guidance from the interfaces created in #4.
Background
See https://github.com/WindowsAppCommunity/WinAppCommunity.Sdk/issues/2 for background.
Problem
While #3 and #4 are completed, the UpdateEvents needed to drive the event stream handlers still need to be refactored according to the new API spec.
Solution
Refactor the UpdateEvents to handle the new API spec. We'll be removing a significant number of existing update events as we consolidate them using guidance from the interfaces created in #4.