remove(_:queue:completion:)
Declaration
func remove(_ endpoint: MTRServerEndpoint, queue: dispatch_queue_t, completion: @escaping @Sendable () -> Void)func remove(_ endpoint: MTRServerEndpoint, queue: dispatch_queue_t) asyncfunc remove(_ endpoint: MTRServerEndpoint, queue: dispatch_queue_t, completion: @escaping @Sendable () -> Void)func remove(_ endpoint: MTRServerEndpoint, queue: dispatch_queue_t) async