enum NetworkingBackend (Niantic.Experimental.ARDK.SharedAR.NetworkingBackend)

Overview

Backend to connect to. More…

enum NetworkingBackend: byte {
    NetworkingV0,
    Mock,
};

Detailed Documentation

Backend to connect to.

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