Class CloudSpatialAnchorWatcher
Declaration
struct winrt::Microsoft::Azure::SpatialAnchors::CloudSpatialAnchorWatcher
Description
Use this class to control an object that watches for spatial anchors.
Methods
Stop
Stops further activity from this watcher.
void Stop();
Properties
Identifier
Distinct identifier for the watcher within its session.
int32_t Identifier();