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.

注釈

this is currently not implemented

注釈

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