Contents

update(_:)

Updates the session state from new attributes.

Declaration

@MainActor func update(_ attributes: Self.Attributes)

Parameters

  • attributes:

    The updated session attributes.

Mentioned in