ParticipantCall
type ParticipantCall = object;
Properties
| Property | Type |
|---|---|
audio | boolean |
callId | string |
callDisplayName? | CallDisplayName |
identity | string |
identitySession | string |
presentation | boolean |
isSpeaking? | boolean |
isPresenting | boolean |
video | boolean |