Contents

init(attributes:)

Creates an attributes codable representation with the given collection of object attributes.

Declaration

init(attributes: [any CapturedRoomAttribute])

Parameters

  • attributes:

    A collection of object attributes to serialize.

See Also

Creating an attributes codable representation