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

Overview

Result of the Datastore operation. More...

enum Result {
    Success,
    Fail,
    NotAuthorized,
};

Detailed Documentation

Result of the Datastore operation.

注釈

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