Table of Contents

Method ShareSpatialAnchor

Namespace
YVR.Core
Assembly
YVR.Core.Runtime.dll

ShareSpatialAnchor(YVRSpatialAnchorShareInfo, Action<bool>)

Shares a spatial anchor with specified users.

public void ShareSpatialAnchor(YVRSpatialAnchorShareInfo shareInfo, Action<bool> callback)

Parameters

shareInfo YVRSpatialAnchorShareInfo

Information 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