update(_:)
Updates the session state from new attributes.
Declaration
@MainActor func update(_ attributes: Self.Attributes)Parameters
- attributes:
The updated session attributes.
Updates the session state from new attributes.
@MainActor func update(_ attributes: Self.Attributes)The updated session attributes.