When requesting participant devices, append devices to the device list in order to keep the same order as participants.
A-B-C-D (C is me)
Old behavior :
=> devices of : C-D-B-A
Fix:
=> devices of : C-A-B-D
When requesting participant devices, append devices to the device list in order to keep the same order as participants.
A-B-C-D (C is me)
Old behavior :
=> devices of : C-D-B-A
Fix:
=> devices of : C-A-B-D