Version: 2017.2
public Dictionary<string,NetworkBroadcastResult> broadcastsReceived ;

설명

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.