20 NetworkSummary& operator=(NetworkSummary
const&);
21 NetworkSummary(NetworkSummary
const&);
27 MCNAPI_C NetworkSummary(
28 ::std::function<::TransportLayer()> getNetworkType,
29 ::std::function<
bool()> isInGame,
30 ::std::function<
bool()> isSignedIntoSignalingService,
31 ::std::function<
bool()> isHostingLocalDedicatedServer
34 MCNAPI_C ::std::optional<::std::string> getNetworkInfoString();
41 ::std::function<::TransportLayer()> getNetworkType,
42 ::std::function<
bool()> isInGame,
43 ::std::function<
bool()> isSignedIntoSignalingService,
44 ::std::function<
bool()> isHostingLocalDedicatedServer