This version of Unity is unsupported.
Method group is Obsolete

MatchInfoDirectConnectSnapshot

class in UnityEngine.Networking.Match

Obsolete The matchmaker and relay feature will be removed in the future, minimal support will continue until this can be safely done.

Description

A class describing one member of a match and what direct connect information other clients have supplied.

A "MatchInfoDirectConnectSnapshot" instance contains mostly optional data which a connection can supply when it creates or joins a match. That info is then returned in these results so that other clients can directly connect to that client instead of going through the internet via a relay server.