in May, can take notes during video calls, send meeting summaries and translate captions in 18 languages, Google said. Through a new feature called “attend for me,” users can dispatch the tool to join meetings
I'm trying to fill up or populate a ListView that is instantiated in PageA when the user clicks a button in PageB. I'm doing it sending a message with the MessageCenter in PageB and calling the MessageCenter.Subscribe() method in PageA (the Page where I want to add the new View...