Added TODOs and fixed some typings
This commit is contained in:
@@ -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")]
|
||||
|
||||
Reference in New Issue
Block a user