+
Logs (Using events):
@foreach (var message in this.log)
{
@@ -67,127 +84,4 @@
-@code {
- private CallComposite? callComposite;
-
- private string userId;
-
- private string groupIdLocator;
-
- private string displayName;
-
- private bool cameraButton;
- private bool devicesButton;
- private bool endCallButton;
- private bool microphoneButton;
- private bool moreButton;
- private bool participantsButton;
- private bool peopleButton;
- private bool raiseHandButton;
- private bool screenShareButton;
-
- private List