If a Meeting has a Host and several Co-Hosts, if the Host drops unexpectedly, how does the Meeting enumerate the Co-Hosts to pass Host to?
Does it get passed to the Co-Host that was first assigned, or then the second to have been assigned if the first had already left for example.
If the new Host then promotes another Participant to Co-Host (let's say to a list of several existing) does that new Co-Host follow in line in succession to the other Co-Hosts, or do they become the new first in line?
Point being - if you become Host, is it best to clear the prior Co-Hosts and build the list again, so the failover becomes predictable?
Or - if I login to the Meeting from two different machines - one as Host, another as Co-Host - is there any way I can guarantee Host would be passed to my second machine if my first one drops - even if I have other Co-Hosts?
Thanks