Contents

init(from:)

Creates a captured room by deserializing the decoder of a previously captured room.

Declaration

init(from decoder: any Decoder) throws

Parameters

  • decoder:

    An encoded captured room object.