stopAction(with:completionHandler:)

Declaration

func stopAction(with params: MTRActionsClusterStopActionParams, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func stopAction(with params: MTRActionsClusterStopActionParams) async throws