enum Result
(Niantic.Lightship.SharedAR.Datastore.Result)
Result of the Datastore operation
enum Result: Byte {
	    Success = 0,
	    Error,
};
(Niantic.Lightship.SharedAR.Datastore.Result)
Result of the Datastore operation
enum Result: Byte {
	    Success = 0,
	    Error,
};