Method group is Obsolete

NetworkDiscovery.broadcastsReceived

매뉴얼로 전환
Obsolete 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.