20 NetworkSummary& operator=(NetworkSummary
const&);
21 NetworkSummary(NetworkSummary
const&);
28 MCNAPI NetworkSummary(
29 ::std::function<::TransportLayer()> getNetworkType,
30 ::std::function<
bool()> isInGame,
31 ::std::function<
bool()> isSignedIntoSignalingService,
32 ::std::function<
bool()> isHostingLocalDedicatedServer
35 MCNAPI ::std::optional<::std::string> getNetworkInfoString();
44 ::std::function<::TransportLayer()> getNetworkType,
45 ::std::function<
bool()> isInGame,
46 ::std::function<
bool()> isSignedIntoSignalingService,
47 ::std::function<
bool()> isHostingLocalDedicatedServer