UseRemoteParticipantsOptions
Defined in: packages/react/src/hooks/participant/useRemoteParticipants.ts:8
Properties
room?
optional room?: unknown;Defined in: packages/react/src/hooks/participant/useRemoteParticipants.ts:10
The room to use. If not provided, the hook will use the room from the context.
updateOnlyOn?
optional updateOnlyOn?: unknown[];Defined in: packages/react/src/hooks/participant/useRemoteParticipants.ts:12
To optimize performance, you can use the updateOnlyOn property to decide on what RoomEvents the hook updates. By default it updates on all relevant RoomEvents to keep the returned