Method SaveToCloudThenShare
SaveToCloudThenShare(YVRSpatialAnchorShareInfo, Action<bool>)
Saves the spatial anchor list to the cloud and then shares it with specified users.
public void SaveToCloudThenShare(YVRSpatialAnchorShareInfo shareInfo, Action<bool> callback)
Parameters
shareInfo
YVRSpatialAnchorShareInfoInformation about the spatial anchor list to be shared and the users with whom it will be shared
callback
Action<bool>Callback for handling the result of the combined save and share process