init(extension:)
Creates a new configuration with the specified extension instance.
Declaration
@MainActor init(extension: Extension)Parameters
- extension:
The extension that provides remote sessions.
Creates a new configuration with the specified extension instance.
@MainActor init(extension: Extension)The extension that provides remote sessions.