shouldConnectExternalDomain(completionHandler:)

Determines whether to connect to a domain from another device.

Declaration

func shouldConnectExternalDomain(completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func shouldConnectExternalDomain() async throws