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

Overview

Describes the result of a network request. More...

enum NetworkingRequestResult: byte {
    Success = 0,
    Error   = 1,
};

Detailed Documentation

Describes the result of a network request.

注釈

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