RemoveParticipantSignal
type RemoveParticipantSignal = object;
Properties
| Property | Type |
|---|---|
isOpen | boolean |
userName? | string |
description? | string |
onConfirm? | () => void |
type RemoveParticipantSignal = object;
| Property | Type |
|---|---|
isOpen | boolean |
userName? | string |
description? | string |
onConfirm? | () => void |