61 MCAPI
void BeginNetworkDiscovery();
63 MCAPI
void BroadcastTask();
65 MCAPI
void CreateEncryptedBroadcastSocket();
67 MCAPI
void DestroyLanResources();
73 MCAPI
void Initialize(
74 char const* threadInit,
78 ::std::chrono::milliseconds threadName
85 MCAPI
void OnNetworkDiscoveryComplete();
89 MCAPI
void SendLanBroadcastRequest(::std::unique_ptr<::rtc::AsyncPacketSocket>& socket,
::NetherNet::NetworkID id);
91 MCAPI
void SendLanBroadcastResponse(
96 MCAPI
void SendSignalingMessageTo(
99 ::std::string
const& message
102 MCAPI
void SendSignalingMessageTo(
103 ::std::unique_ptr<::rtc::AsyncPacketSocket>& socket,
106 ::std::string
const& message
109 MCAPI ::std::error_code SendToHelper(
110 ::std::unique_ptr<::rtc::AsyncPacketSocket>& socket,
116 MCAPI
void Shutdown();
134 MCAPI
static void** $vftableForHasSlots();
136 MCAPI
static void** $vftableForThread();
138 MCAPI
static void** $vftableForContextProxy();
Definition ContextProxy.h:18