struct NetworkingStats (Niantic.Experimental.ARDK.SharedAR.NetworkingStats)
Overview
Describes the networking statistics of the current session. More…
struct NetworkingStats { // properties float PacketLoss; int Rtt; };
Detailed Documentation
Describes the networking statistics of the current session.
Note
this is currently not implemented
Note
This is an experimental feature. Experimental features should not be used in production products as they are subject to breaking changes, not officially supported, and may be deprecated without notice