Method group is Obsolete

NetworkDiscovery.broadcastsReceived

Switch to Manual
Obsolete public Dictionary<string,NetworkBroadcastResult> broadcastsReceived ;

Description

A dictionary of broadcasts received from servers.

The key is the server address, and the value is a NetworkBroadcastResult object that contains the data sent by the server.