Version: 2017.1

NetworkDiscovery.broadcastsReceived

Cambiar al Manual
public Dictionary<string,NetworkBroadcastResult> broadcastsReceived ;

Descripción

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.