remoteParticipantIdentifiers
An array of UUIDs representing the remote participants in this conversation.
Declaration
var remoteParticipantIdentifiers: [UUID] { get }Discussion
These UUIDs are scoped to this device. They remain stable as long as the extension is enabled. If the extension is disabled and reenabled, or if the containing app is removed and reinstalled, the UUIDs for remote participants change.