Contents

captureSession(_:didStartWith:)

Notifies the delegate when the session starts.

Declaration

func captureSession(_ session: RoomCaptureSession, didStartWith configuration: RoomCaptureSession.Configuration)

Parameters

  • session:

    An object that manages the room-scanning process.

  • configuration:

    An object that customizes the scanning experience.