Added TODOs and fixed some typings

This commit is contained in:
2026-04-13 17:02:31 -04:00
parent 627d67be39
commit 28be2ae6c3
2 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ using Microsoft.Maui.Dispatching;
using Microsoft.AspNetCore.SignalR.Client;
namespace RelayClient;
//TODO: Remove this file
public static class NativeWebRtc
{
[DllImport("webrtc_wrapper.dll")]