Interface RoomOptions

Hierarchy

  • RoomOptions

Properties

Properties

sortParticipants?: ((participants: default[]) => void)

Type declaration

    • (participants: default[]): void
    • Parameters

      • participants: default[]

      Returns void

Generated using TypeDoc