Version: 2017.1

NetworkDiscovery.broadcastsReceived

Switch to Manual
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.