Method ShareSpatialAnchor
ShareSpatialAnchor(YVRSpatialAnchorShareInfo, Action<bool>)
Shares a spatial anchor with specified users.
public void ShareSpatialAnchor(YVRSpatialAnchorShareInfo shareInfo, Action<bool> callback)
Parameters
shareInfo
YVRSpatialAnchorShareInfoInformation about the spatial anchor to be shared and the users it will be shared with
callback
Action<bool>Callback for handling the result of the sharing process