CALL WORKS, NEEDS TO HAVE LEAVE CALL SETUP AND HOTSWAP FIXED

This commit is contained in:
2026-04-08 22:29:29 -04:00
parent c03e5102fb
commit dad5de3d7f
6 changed files with 60 additions and 8 deletions

View File

@@ -6,4 +6,4 @@ public sealed class RtcNotificationMessage
public string? ChannelId { get; set; }
public string? Username { get; set; }
public string? Direction { get; set; }
}
}