Interface UseRemoteParticipantOptions

Hierarchy

  • UseRemoteParticipantOptions

Properties

Properties

updateOnlyOn?: ParticipantEvent[]

To optimize performance, you can use the updateOnlyOn property to decide on what ParticipantEvents the hook updates. By default it updates on all relevant ParticipantEvents to keep the returned participant up to date.

Generated using TypeDoc