mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 07:06:11 -04:00
2. In 1:1 share, this connectionToken value will be the same as that one in the ConnectionAttempt (same as the BandwidthUpgradeAttempt or the EstablishedConnection). 3. In group share, this connectionToken value will be the combination of all the connectionTokens in above point 2 (separated by comma). PiperOrigin-RevId: 584767628