RoomCaptureSessionDelegate
A specification of important events in the room-scanning process.
Declaration
protocol RoomCaptureSessionDelegate : AnyObjectMentioned in
Overview
The room-capture session’s delegate property is of this type.
Topics
Beginning a session
Updating a session
captureSession(_:didAdd:)captureSession(_:didRemove:)captureSession(_:didChange:)captureSession(_:didUpdate:)